Package com.embabel.agent.core.support
Object Rerun
-
- All Implemented Interfaces:
public class Rerun
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringHAS_RUN_CONDITION_PREFIXpublic final static RerunINSTANCE
-
Method Summary
Modifier and Type Method Description final StringhasRunCondition(Action action)Compute the name of the condition for this action having run -
-
Method Detail
-
hasRunCondition
final String hasRunCondition(Action action)
Compute the name of the condition for this action having run
-
-
-
-