Class InterfereStrategy
java.lang.Object
com.codingapi.flow.strategy.workflow.BaseStrategy
com.codingapi.flow.strategy.workflow.InterfereStrategy
- All Implemented Interfaces:
ICopyAbility<IWorkflowStrategy>,IMapConvertor,IWorkflowStrategy
干预策略
-
Field Summary
Fields inherited from interface com.codingapi.flow.strategy.workflow.IWorkflowStrategy
TYPE_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcopy(IWorkflowStrategy target) static InterfereStrategystatic InterfereStrategytoMap()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.codingapi.flow.strategy.workflow.IWorkflowStrategy
strategyType
-
Constructor Details
-
InterfereStrategy
public InterfereStrategy()
-
-
Method Details
-
defaultStrategy
-
copy
-
toMap
- Specified by:
toMapin interfaceIMapConvertor- Overrides:
toMapin classBaseStrategy
-
fromMap
-