public class WorkflowRequest extends com.github.davidmoten.odata.client.EntityRequest<Workflow>
| Constructor and Description |
|---|
WorkflowRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
public SlaCollectionRequest slabase_workflowid()
public SlaRequest slabase_workflowid(String slaid)
public BusinessunitRequest owningbusinessunit()
public SystemuserRequest createdonbehalfby()
public PrincipalRequest ownerid()
public AsyncoperationCollectionRequest lk_asyncoperation_workflowactivationid()
public AsyncoperationRequest lk_asyncoperation_workflowactivationid(String asyncoperationid)
public WorkflowRequest parentworkflowid()
public WorkflowCollectionRequest workflow_parent_workflow()
public WorkflowRequest workflow_parent_workflow(String workflowid)
public ExpiredprocessCollectionRequest workflow_expiredprocess()
public ExpiredprocessRequest workflow_expiredprocess(String businessprocessflowinstanceid)
public SlaitemCollectionRequest slaitembase_workflowid()
public SlaitemRequest slaitembase_workflowid(String slaitemid)
public TranslationprocessCollectionRequest workflow_translationprocess()
public TranslationprocessRequest workflow_translationprocess(String businessprocessflowinstanceid)
public ProcesstriggerCollectionRequest process_processtrigger()
public ProcesstriggerRequest process_processtrigger(String processtriggerid)
public TeamRequest owningteam()
public AnnotationCollectionRequest workflow_Annotation()
public AnnotationRequest workflow_Annotation(String annotationid)
public ProcesssessionCollectionRequest lk_processsession_processid()
public ProcesssessionRequest lk_processsession_processid(String processsessionid)
public ProcessstageCollectionRequest process_processstage()
public ProcessstageRequest process_processstage(String processstageid)
public SyncerrorCollectionRequest workflow_SyncErrors()
public SyncerrorRequest workflow_SyncErrors(String syncerrorid)
public NewprocessCollectionRequest workflow_newprocess()
public NewprocessRequest workflow_newprocess(String businessprocessflowinstanceid)
public WorkflowRequest activeworkflowid()
public WorkflowCollectionRequest workflow_active_workflow()
public WorkflowRequest workflow_active_workflow(String workflowid)
public SystemuserRequest modifiedonbehalfby()
public SystemuserRequest createdby()
public SystemuserRequest modifiedby()
public SystemuserRequest owninguser()
public FlowsessionCollectionRequest regardingobjectid_process()
public FlowsessionRequest regardingobjectid_process(String flowsessionid)
public WorkflowbinaryCollectionRequest workflow_workflowbinary_Process()
public WorkflowbinaryRequest workflow_workflowbinary_Process(String workflowbinaryid)
public Msdyn_aimodelCollectionRequest msdyn_retrainworkflow_msdyn_toaimodel()
public Msdyn_aimodelRequest msdyn_retrainworkflow_msdyn_toaimodel(String msdyn_aimodelid)
public Msdyn_solutionhealthruleCollectionRequest msdyn_workflow_msdyn_solutionhealthrule_Workflow()
public Msdyn_solutionhealthruleRequest msdyn_workflow_msdyn_solutionhealthrule_Workflow(String msdyn_solutionhealthruleid)
public Msdyn_solutionhealthruleCollectionRequest msdyn_workflow_msdyn_solutionhealthrule_resolutionaction()
public Msdyn_solutionhealthruleRequest msdyn_workflow_msdyn_solutionhealthrule_resolutionaction(String msdyn_solutionhealthruleid)
public Msdyn_aimodelCollectionRequest msdyn_scheduleinferenceworkflow_msdyn_toaimodel()
public Msdyn_aimodelRequest msdyn_scheduleinferenceworkflow_msdyn_toaimodel(String msdyn_aimodelid)
public 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()
Copyright © 2018–2021. All rights reserved.