Package dev.dsf.bpe.plugin
Class ProcessStateChangeOutcome
java.lang.Object
dev.dsf.bpe.plugin.ProcessStateChangeOutcome
-
Constructor Summary
ConstructorsConstructorDescriptionProcessStateChangeOutcome(ProcessIdAndVersion processKeyAndVersion, ProcessState oldProcessState, ProcessState newProcessState) -
Method Summary
-
Constructor Details
-
ProcessStateChangeOutcome
public ProcessStateChangeOutcome(ProcessIdAndVersion processKeyAndVersion, ProcessState oldProcessState, ProcessState newProcessState)
-
-
Method Details