public final class TestTypes
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MANUAL
public static final String MANUAL
- See Also:
-
-
SCRIPT
public static final String SCRIPT
- See Also:
-
-
CUSTOM_SCRIPT_TASK
public static final String CUSTOM_SCRIPT_TASK
- See Also:
-
-
GATE
public static final String GATE
- See Also:
-
-
NOTIFICATION
public static final String NOTIFICATION
- See Also:
-
-
CREATE_RELEASE_TASK
public static final String CREATE_RELEASE_TASK
- See Also:
-
-
-
PARALLEL_GROUP
public static final String PARALLEL_GROUP
- See Also:
-
-
SEQUENTIAL_GROUP
public static final String SEQUENTIAL_GROUP
- See Also:
-
-
Constructor Details
-
TestTypes
public TestTypes()