Class DevUtil.TestJob
- java.lang.Object
-
- io.openliberty.tools.common.plugins.util.DevUtil.TestJob
-
-
Constructor Summary
Constructors Constructor Description TestJob(boolean waitForApplicationUpdate, int messageOccurrences, ThreadPoolExecutor executor, boolean skipUnitTests, boolean manualInvocation, File... currentBuildFiles)
-
-
-
Constructor Detail
-
TestJob
public TestJob(boolean waitForApplicationUpdate, int messageOccurrences, ThreadPoolExecutor executor, boolean skipUnitTests, boolean manualInvocation, File... currentBuildFiles)
-
-