Package org.flowable.engine.impl.test
Class NoOpServiceTask
java.lang.Object
org.flowable.engine.impl.test.NoOpServiceTask
- All Implemented Interfaces:
JavaDelegate
- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(DelegateExecution execution) getName()
static void
reset()
void
setName
(Expression name)
-
Field Details
-
CALL_COUNT
-
NAMES
-
name
-
-
Constructor Details
-
NoOpServiceTask
public NoOpServiceTask()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceJavaDelegate
-
getName
-
setName
-
reset
public static void reset()
-