public class Workflow extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Workflow.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Workflow() |
protected Integer deletestage
protected BooleanManagedProperty iscustomprocessingstepallowedforotherpublishers
protected BooleanManagedProperty iscustomizable
protected Integer processtriggerscope
protected String processtriggerformid
protected String name
protected String _createdonbehalfby_value
protected Long versionnumber
protected byte[] entityimage
protected Integer scope
protected String inputparameters
protected String _modifiedby_value
protected Integer createstage
protected Integer runas
protected Boolean ondemand
protected Integer uiflowtype
protected String rendererobjecttypecode
protected String workflowid
protected OffsetDateTime modifiedon
protected Long entityimage_timestamp
protected Boolean syncworkflowlogonfailure
protected OffsetDateTime createdon
protected Boolean iscrmuiworkflow
protected Boolean triggeroncreate
protected String processroleassignment
protected Integer businessprocesstype
protected String formid
protected Integer updatestage
protected Integer rank
protected Integer type
protected String _owningbusinessunit_value
protected String uidata
protected String _plugintypeid_value
protected Integer category
protected Integer statecode
protected String _activeworkflowid_value
protected String _owningteam_value
protected Boolean asyncautodelete
protected String triggeronupdateattributelist
protected String description
protected String uniquename
protected Integer statuscode
protected Boolean ismanaged
protected String workflowidunique
protected OffsetDateTime overwritetime
protected Integer processorder
protected String _modifiedonbehalfby_value
protected String _createdby_value
protected Boolean subprocess
protected String entityimage_url
protected String solutionid
protected String _parentworkflowid_value
protected String _owninguser_value
protected Integer languagecode
protected String introducedversion
protected String xaml
protected Boolean istransacted
protected Integer componentstate
protected String clientdata
protected Integer mode
protected Boolean triggerondelete
protected String entityimageid
protected String primaryentity
protected String _ownerid_value
protected String _sdkmessageid_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Workflow.Builder builderWorkflow()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Optional<BooleanManagedProperty> getIscustomprocessingstepallowedforotherpublishers()
public Workflow withIscustomprocessingstepallowedforotherpublishers(BooleanManagedProperty iscustomprocessingstepallowedforotherpublishers)
public Optional<BooleanManagedProperty> getIscustomizable()
public Workflow withIscustomizable(BooleanManagedProperty iscustomizable)
public Workflow with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<byte[]> getEntityimage()
public Workflow withEntityimage(byte[] entityimage)
public Workflow withRendererobjecttypecode(String rendererobjecttypecode)
public Optional<OffsetDateTime> getModifiedon()
public Workflow withModifiedon(OffsetDateTime modifiedon)
public Workflow withSyncworkflowlogonfailure(Boolean syncworkflowlogonfailure)
public Optional<OffsetDateTime> getCreatedon()
public Workflow withCreatedon(OffsetDateTime createdon)
public Workflow with_owningbusinessunit_value(String _owningbusinessunit_value)
public Workflow with_activeworkflowid_value(String _activeworkflowid_value)
public Workflow withTriggeronupdateattributelist(String triggeronupdateattributelist)
public Optional<OffsetDateTime> getOverwritetime()
public Workflow withOverwritetime(OffsetDateTime overwritetime)
public Workflow with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Workflow with_parentworkflowid_value(String _parentworkflowid_value)
public Workflow withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SlaCollectionRequest getSlabase_workflowid()
public BusinessunitRequest getOwningbusinessunit()
public SystemuserRequest getCreatedonbehalfby()
public PrincipalRequest getOwnerid()
public AsyncoperationCollectionRequest getLk_asyncoperation_workflowactivationid()
public WorkflowRequest getParentworkflowid()
public WorkflowCollectionRequest getWorkflow_parent_workflow()
public ExpiredprocessCollectionRequest getWorkflow_expiredprocess()
public SlaitemCollectionRequest getSlaitembase_workflowid()
public TranslationprocessCollectionRequest getWorkflow_translationprocess()
public ProcesstriggerCollectionRequest getProcess_processtrigger()
public TeamRequest getOwningteam()
public AnnotationCollectionRequest getWorkflow_Annotation()
public ProcesssessionCollectionRequest getLk_processsession_processid()
public ProcessstageCollectionRequest getProcess_processstage()
public SyncerrorCollectionRequest getWorkflow_SyncErrors()
public NewprocessCollectionRequest getWorkflow_newprocess()
public WorkflowRequest getActiveworkflowid()
public WorkflowCollectionRequest getWorkflow_active_workflow()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getCreatedby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getOwninguser()
public FlowsessionCollectionRequest getRegardingobjectid_process()
public WorkflowbinaryCollectionRequest getWorkflow_workflowbinary_Process()
public Msdyn_aimodelCollectionRequest getMsdyn_retrainworkflow_msdyn_toaimodel()
public Msdyn_solutionhealthruleCollectionRequest getMsdyn_workflow_msdyn_solutionhealthrule_Workflow()
public Msdyn_solutionhealthruleCollectionRequest getMsdyn_workflow_msdyn_solutionhealthrule_resolutionaction()
public Msdyn_aimodelCollectionRequest getMsdyn_scheduleinferenceworkflow_msdyn_toaimodel()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Workflow patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Workflow put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Workflow> createWorkflowFromTemplate(String workflowName)
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Asyncoperation> executeWorkflow(String entityId, InputArgumentCollection inputArguments)
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Workflow> initializeModernFlowFromAsyncWorkflow()
public String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.