Package org.wildfly.test.stabilitylevel
Class StabilityServerSetupSnapshotRestoreTasks.Experimental
java.lang.Object
org.wildfly.test.stabilitylevel.StabilityServerSetupSnapshotRestoreTasks
org.wildfly.test.stabilitylevel.StabilityServerSetupSnapshotRestoreTasks.Experimental
- All Implemented Interfaces:
org.jboss.as.arquillian.api.ServerSetupTask
- Enclosing class:
- StabilityServerSetupSnapshotRestoreTasks
public static class StabilityServerSetupSnapshotRestoreTasks.Experimental
extends StabilityServerSetupSnapshotRestoreTasks
A server setup task that sets the server stability to the experimental level.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.wildfly.test.stabilitylevel.StabilityServerSetupSnapshotRestoreTasks
StabilityServerSetupSnapshotRestoreTasks.Community, StabilityServerSetupSnapshotRestoreTasks.Default, StabilityServerSetupSnapshotRestoreTasks.Experimental, StabilityServerSetupSnapshotRestoreTasks.Preview -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.test.stabilitylevel.StabilityServerSetupSnapshotRestoreTasks
doSetup, setup, tearDown, tearDownMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.arquillian.api.ServerSetupTask
executeOperation, executeOperation, executeOperation, executeOperation
-
Constructor Details
-
Experimental
public Experimental()
-