Class JobExecutorHelper
java.lang.Object
org.camunda.bpm.webapp.impl.test.util.JobExecutorHelper
Provides the
JobExecutor
related features of AbstractProcessEngineTestCase
.- Author:
- nico.rehwaldt
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
waitForJobExecutorOnCondition
(long maxMillisToWait, Callable<Boolean> condition) void
waitForJobExecutorToProcessAllJobs
(long maxMillisToWait)
-
Constructor Details
-
JobExecutorHelper
-
-
Method Details
-
waitForJobExecutorToProcessAllJobs
public void waitForJobExecutorToProcessAllJobs(long maxMillisToWait) -
waitForJobExecutorOnCondition
-
areJobsAvailable
public boolean areJobsAvailable()
-