Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TriggerType
-
Packages that use TriggerType Package Description com.evolveum.midpoint.model.api.expr com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of TriggerType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr with parameters of type TriggerType Modifier and Type Method Description void
MidpointFunctions.TriggerCustomizer. customize(TriggerType trigger)
-
Uses of TriggerType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type TriggerType Modifier and Type Method Description static @NotNull List<TriggerType>
ApprovalContextUtil. createTriggers(int escalationLevel, Date workItemCreateTime, Date workItemDeadline, List<WorkItemTimedActionsType> timedActionsList, PrismContext prismContext, Trace logger, @Nullable Long workItemId, @NotNull String handlerUri)
-
Uses of TriggerType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TriggerType Modifier and Type Method Description List<TriggerType>
ObjectType. createTriggerList()
List<TriggerType>
ObjectType. getTrigger()
-