Class Workflows
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Workflow,WorkflowRequest>
-
- microsoft.dynamics.crm.entity.collection.request.WorkflowCollectionRequest
-
- microsoft.dynamics.crm.entity.set.Workflows
-
public final class Workflows extends WorkflowCollectionRequest
-
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.collection.request.WorkflowCollectionRequest
contextPath
-
-
Constructor Summary
Constructors Constructor Description Workflows(com.github.davidmoten.odata.client.ContextPath contextPath)
-
Method Summary
-
Methods inherited from class microsoft.dynamics.crm.entity.collection.request.WorkflowCollectionRequest
lk_asyncoperation_workflowactivationid, lk_processsession_processid, msdyn_retrainworkflow_msdyn_toaimodel, msdyn_scheduleinferenceworkflow_msdyn_toaimodel, msdyn_workflow_msdyn_solutionhealthrule_resolutionaction, msdyn_workflow_msdyn_solutionhealthrule_Workflow, process_processstage, process_processtrigger, regardingobjectid_process, slabase_workflowid, slaitembase_workflowid, workflow_active_workflow, workflow_Annotation, workflow_expiredprocess, workflow_newprocess, workflow_parent_workflow, workflow_SyncErrors, workflow_translationprocess, workflow_workflowbinary_Process
-
Methods inherited from class com.github.davidmoten.odata.client.CollectionPageEntityRequest
connectTimeout, deltaTokenLatest, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, patch, post, query, readTimeout, requestHeader, requestHeader, search, select, skip, stream, streamWithDeltaLink, to, toList, top, urlOverride
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
-
-
Method Detail
-
activeworkflowid
public Workflows activeworkflowid()
-
createdby
public Systemusers createdby()
-
createdonbehalfby
public Systemusers createdonbehalfby()
-
lk_asyncoperation_workflowactivationid
public Asyncoperations lk_asyncoperation_workflowactivationid()
- Overrides:
lk_asyncoperation_workflowactivationidin classWorkflowCollectionRequest
-
lk_processsession_processid
public Processsessions lk_processsession_processid()
- Overrides:
lk_processsession_processidin classWorkflowCollectionRequest
-
modifiedby
public Systemusers modifiedby()
-
modifiedonbehalfby
public Systemusers modifiedonbehalfby()
-
msdyn_retrainworkflow_msdyn_toaimodel
public Msdyn_aimodels msdyn_retrainworkflow_msdyn_toaimodel()
- Overrides:
msdyn_retrainworkflow_msdyn_toaimodelin classWorkflowCollectionRequest
-
msdyn_scheduleinferenceworkflow_msdyn_toaimodel
public Msdyn_aimodels msdyn_scheduleinferenceworkflow_msdyn_toaimodel()
- Overrides:
msdyn_scheduleinferenceworkflow_msdyn_toaimodelin classWorkflowCollectionRequest
-
msdyn_workflow_msdyn_solutionhealthrule_resolutionaction
public Msdyn_solutionhealthrules msdyn_workflow_msdyn_solutionhealthrule_resolutionaction()
- Overrides:
msdyn_workflow_msdyn_solutionhealthrule_resolutionactionin classWorkflowCollectionRequest
-
msdyn_workflow_msdyn_solutionhealthrule_Workflow
public Msdyn_solutionhealthrules msdyn_workflow_msdyn_solutionhealthrule_Workflow()
- Overrides:
msdyn_workflow_msdyn_solutionhealthrule_Workflowin classWorkflowCollectionRequest
-
owningbusinessunit
public Businessunits owningbusinessunit()
-
owningteam
public Teams owningteam()
-
owninguser
public Systemusers owninguser()
-
parentworkflowid
public Workflows parentworkflowid()
-
process_processstage
public Processstages process_processstage()
- Overrides:
process_processstagein classWorkflowCollectionRequest
-
process_processtrigger
public Processtriggers process_processtrigger()
- Overrides:
process_processtriggerin classWorkflowCollectionRequest
-
regardingobjectid_process
public Flowsessions regardingobjectid_process()
- Overrides:
regardingobjectid_processin classWorkflowCollectionRequest
-
slabase_workflowid
public Slas slabase_workflowid()
- Overrides:
slabase_workflowidin classWorkflowCollectionRequest
-
slaitembase_workflowid
public Slaitems slaitembase_workflowid()
- Overrides:
slaitembase_workflowidin classWorkflowCollectionRequest
-
workflow_active_workflow
public Workflows workflow_active_workflow()
- Overrides:
workflow_active_workflowin classWorkflowCollectionRequest
-
workflow_Annotation
public Annotations workflow_Annotation()
- Overrides:
workflow_Annotationin classWorkflowCollectionRequest
-
workflow_expiredprocess
public Expiredprocesses workflow_expiredprocess()
- Overrides:
workflow_expiredprocessin classWorkflowCollectionRequest
-
workflow_newprocess
public Newprocesses workflow_newprocess()
- Overrides:
workflow_newprocessin classWorkflowCollectionRequest
-
workflow_parent_workflow
public Workflows workflow_parent_workflow()
- Overrides:
workflow_parent_workflowin classWorkflowCollectionRequest
-
workflow_SyncErrors
public Syncerrors workflow_SyncErrors()
- Overrides:
workflow_SyncErrorsin classWorkflowCollectionRequest
-
workflow_translationprocess
public Translationprocesses workflow_translationprocess()
- Overrides:
workflow_translationprocessin classWorkflowCollectionRequest
-
workflow_workflowbinary_Process
public Workflowbinaries workflow_workflowbinary_Process()
- Overrides:
workflow_workflowbinary_Processin classWorkflowCollectionRequest
-
-