Class CaseTriggeringUtil
java.lang.Object
com.evolveum.midpoint.schema.util.cases.CaseTriggeringUtil
TODO is this the correct place?
-
Constructor Summary
-
Method Summary
Modifier 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
-
CaseTriggeringUtil
public 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
-