Class UrgeStrategy
java.lang.Object
com.codingapi.flow.strategy.workflow.BaseStrategy
com.codingapi.flow.strategy.workflow.UrgeStrategy
- All Implemented Interfaces:
ICopyAbility<IWorkflowStrategy>,IMapConvertor,IWorkflowStrategy
催办策略
-
Field Summary
FieldsFields inherited from interface com.codingapi.flow.strategy.workflow.IWorkflowStrategy
TYPE_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcopy(IWorkflowStrategy target) static UrgeStrategystatic UrgeStrategybooleanhasUrge(UrgeInterval urgeInterval) 是否有催办toMap()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
-
Field Details
-
DEFAULT_INTERVAL
public static final int DEFAULT_INTERVAL- See Also:
-
-
Constructor Details
-
UrgeStrategy
public UrgeStrategy()
-
-
Method Details
-
defaultStrategy
-
copy
-
toMap
- Specified by:
toMapin interfaceIMapConvertor- Overrides:
toMapin classBaseStrategy
-
fromMap
-
hasUrge
是否有催办
-