Package org.flowable.engine.impl.delegate
package org.flowable.engine.impl.delegate
-
ClassDescriptionIf the behaviour of an element in a process implements this interface, it has a 'background job' functionality.behavior for activities that delegate to a complete separate execution of a process definition.Similar to the
TriggerableActivityBehavior
but with a context that allows the implementing class to decide if the execution should be left after the trigger or not