@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) @Documented public @interface EnablePhases
| Modifier and Type | Required Element and Description |
|---|---|
DeployPhase[] |
value |
public abstract DeployPhase[] value
Copyright © 2018. All rights reserved.