Uses of Class
de.xima.fc.workflow.event.UserInvocationEventDataBuilder
- 
Packages that use UserInvocationEventDataBuilder Package Description de.xima.fc.workflow.event  - 
- 
Uses of UserInvocationEventDataBuilder in de.xima.fc.workflow.event
Methods in de.xima.fc.workflow.event that return UserInvocationEventDataBuilder Modifier and Type Method Description protected UserInvocationEventDataBuilderUserInvocationEventDataBuilder. getThis()UserInvocationEventDataBuilderUserInvocationEventDataBuilder. skipUserGroupRestriction(boolean skipUserGroupRestriction)Whether to skip the user group restriction.UserInvocationEventDataBuilderUserInvocationEventDataBuilder. skipWorkflowStateRestriction(boolean skipWorkflowStateRestriction)Whether to skip the workflow state restriction.UserInvocationEventDataBuilderUserInvocationEventDataBuilder. trigger(WorkflowTrigger trigger)Sets the triggerstatic UserInvocationEventDataBuilderWorkflowEventDataFactory. userInvocation(Vorgang formRecord, WorkflowTrigger trigger)Creates a new builder for a specific user trigger event, i.e. 
 -