Uses of Class
odata.msgraph.client.identitygovernance.complex.WorkflowExecutionTrigger
-
Packages that use WorkflowExecutionTrigger Package Description odata.msgraph.client.identitygovernance.complex -
-
Uses of WorkflowExecutionTrigger in odata.msgraph.client.identitygovernance.complex
Subclasses of WorkflowExecutionTrigger in odata.msgraph.client.identitygovernance.complex Modifier and Type Class Description classTimeBasedAttributeTriggerFields in odata.msgraph.client.identitygovernance.complex declared as WorkflowExecutionTrigger Modifier and Type Field Description protected WorkflowExecutionTriggerTriggerAndScopeBasedConditions. triggerMethods in odata.msgraph.client.identitygovernance.complex that return WorkflowExecutionTrigger Modifier and Type Method Description WorkflowExecutionTriggerWorkflowExecutionTrigger. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.identitygovernance.complex that return types with arguments of type WorkflowExecutionTrigger Modifier and Type Method Description Optional<WorkflowExecutionTrigger>TriggerAndScopeBasedConditions. getTrigger()Methods in odata.msgraph.client.identitygovernance.complex with parameters of type WorkflowExecutionTrigger Modifier and Type Method Description TriggerAndScopeBasedConditions.BuilderTriggerAndScopeBasedConditions.Builder. trigger(WorkflowExecutionTrigger trigger)TriggerAndScopeBasedConditionsTriggerAndScopeBasedConditions. withTrigger(WorkflowExecutionTrigger trigger)
-