Package org.wildfly.test.stabilitylevel
Class StabilityServerSetupSnapshotRestoreTasks.Community
java.lang.Object
org.wildfly.test.stabilitylevel.StabilityServerSetupSnapshotRestoreTasks
org.wildfly.test.stabilitylevel.StabilityServerSetupSnapshotRestoreTasks.Community
- All Implemented Interfaces:
org.jboss.as.arquillian.api.ServerSetupTask
- Enclosing class:
- StabilityServerSetupSnapshotRestoreTasks
public static class StabilityServerSetupSnapshotRestoreTasks.Community
extends StabilityServerSetupSnapshotRestoreTasks
A server setup task that sets the server stability to the community 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
-
Community
public Community()
-