Package | Description |
---|---|
org.wildfly.swarm.config.management.service |
Modifier and Type | Method and Description |
---|---|
ActiveOperation.ExecutionStatus |
ActiveOperation.executionStatus()
The current activity of the operation.
|
static ActiveOperation.ExecutionStatus |
ActiveOperation.ExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActiveOperation.ExecutionStatus[] |
ActiveOperation.ExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
ActiveOperation.executionStatus(ActiveOperation.ExecutionStatus value)
The current activity of the operation.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.