Package | Description |
---|---|
org.jboss.as.domain.controller.plan |
Modifier and Type | Method and Description |
---|---|
RolloutPlanController.Result |
RolloutPlanController.execute() |
static RolloutPlanController.Result |
RolloutPlanController.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RolloutPlanController.Result[] |
RolloutPlanController.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.