public static class DXWorkflow.Builder extends DXDataObject.Builder<DXWorkflow.Builder,DXWorkflow>
DXWorkflow
object. To obtain an instance, call
DXWorkflow.newWorkflow()
.createParents, details, env, folder, hidden, name, project, properties, tags, types
Modifier and Type | Method and Description |
---|---|
DXWorkflow |
build()
Creates the workflow.
|
protected DXWorkflow.Builder |
getThisInstance()
Returns the builder object.
|
addTags, addTypes, checkAndFixParameters, getNewObjectId, putAllProperties, putProperty, setDetails, setFolder, setFolder, setName, setProject, setVisibility
public DXWorkflow build()
build
in class DXDataObject.Builder<DXWorkflow.Builder,DXWorkflow>
DXWorkflow
object corresponding to the newly created objectprotected DXWorkflow.Builder getThisInstance()
DXDataObject.Builder
This abstract method is implemented by the Builder methods so that common methods can get an instance of the subclass for chaining purposes.
getThisInstance
in class DXDataObject.Builder<DXWorkflow.Builder,DXWorkflow>
Copyright © 2023. All Rights Reserved.