Class PreconditionSatisfiedParams<TData>

java.lang.Object
de.xima.fc.workflow.processor.model.PreconditionSatisfiedParams<TData>
Type Parameters:
TData - Type of the trigger's properties model.
All Implemented Interfaces:
ITriggerPreconditionSatisfiedParams<TData>, IElementKeyProviding, IWorkflowElementWithDeserializedModel<TData,WorkflowTrigger>

public final class PreconditionSatisfiedParams<TData> extends Object implements ITriggerPreconditionSatisfiedParams<TData>
Default implementation of a ITriggerPreconditionSatisfiedParams. Allows for the properties model to be retrieved lazily when needed.
Since:
7.0.0
Author:
XIMA MEDIA GmbH