Class EmptyEventExecutionResult

java.lang.Object
de.xima.fc.workflow.processor.logic.execution.EmptyEventExecutionResult
All Implemented Interfaces:
IEventExecutionResult, Serializable

public final class EmptyEventExecutionResult extends Object implements IEventExecutionResult
An event execution result that can be used when no tasks were executed, such as when no triggers fired).
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also: