Class CmmnJobTestHelper.InterruptTask
- java.lang.Object
-
- java.util.TimerTask
-
- org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- CmmnJobTestHelper
public static class CmmnJobTestHelper.InterruptTask extends TimerTask
-
-
Field Summary
Fields Modifier and Type Field Description protected Threadthreadprotected booleantimeLimitExceeded
-
Constructor Summary
Constructors Constructor Description InterruptTask(Thread thread)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisTimeLimitExceeded()voidrun()-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-