org.zeroexchange.flow.collaboration.step
Class ExecutedStep
java.lang.Object
org.zeroexchange.flow.collaboration.step.AbstractStep
org.zeroexchange.flow.collaboration.step.ExecutedStep
- All Implemented Interfaces:
- ContractFlowStep
public class ExecutedStep
- extends AbstractStep
EXECUTED -> COMPLETED
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutedStep
public ExecutedStep()
getProcessingStatus
public ContractStatus getProcessingStatus()
- Returns the step current processor can process.
calculateNextNearestStep
protected ContractStatus calculateNextNearestStep(Contract contract)
- Calculates the next state of the specified contract.
- Specified by:
calculateNextNearestStep
in class AbstractStep
Copyright © 2013. All Rights Reserved.