| Package | Description |
|---|---|
| org.glassfish.api.deployment |
| Modifier and Type | Field and Description |
|---|---|
OpsParams.Origin |
OpsParams.origin
Type of deployment operation, by default it's deployment
|
| Modifier and Type | Method and Description |
|---|---|
OpsParams.Origin |
OpsParams.getOrigin() |
static OpsParams.Origin |
OpsParams.Origin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpsParams.Origin[] |
OpsParams.Origin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.