Class CaseTriggeringUtil
java.lang.Object
com.evolveum.midpoint.schema.util.cases.CaseTriggeringUtil
TODO is this the correct place?
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic @NotNull List<TriggerType>createTriggers(int escalationLevel, Date workItemCreateTime, Date workItemDeadline, Collection<WorkItemTimedActionsType> timedActionsCollection, PrismContext prismContext, Trace logger, @Nullable Long workItemId, @NotNull String handlerUri) 
- 
Constructor Details- 
CaseTriggeringUtilpublic CaseTriggeringUtil()
 
- 
- 
Method Details- 
createTriggers@NotNull public static @NotNull List<TriggerType> createTriggers(int escalationLevel, Date workItemCreateTime, Date workItemDeadline, Collection<WorkItemTimedActionsType> timedActionsCollection, PrismContext prismContext, Trace logger, @Nullable @Nullable Long workItemId, @NotNull @NotNull String handlerUri) throws SchemaException - Throws:
- SchemaException
 
 
-