Class OutputJobBuilder
java.lang.Object
ch.tocco.nice2.outputcenter.api.OutputJobBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddJobItem(OutputJobItemBuilder jobItemBuilder) archive(OutputJob.ArchiveType archiveType) @Nullable EntityModel@Nullable OutputCenterInputSupplierboolean@Nullable StringgetLabel()@Nullable EntityIdgetOwner()getType()isPublic(boolean isPublic) toString()withEntityModel(@Nullable EntityModel model) withType(OutputJob.Type type)
-
Constructor Details
-
OutputJobBuilder
public OutputJobBuilder()
-
-
Method Details
-
withLabel
-
withInputSupplier
-
withOwner
-
withType
-
archive
-
addJobItem
-
withEntityModel
-
isPublic
-
getOwner
-
getLabel
-
getInputSupplier
-
getType
-
getArchive
-
getJobItems
-
getEntityModel
-
getIsPublic
public boolean getIsPublic() -
toString
-