@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 © 2017. All rights reserved.