public class AmpsVersionUpdate extends Object implements PluginProjectChange
| Modifier and Type | Field and Description |
|---|---|
static String |
MANAGEMENT |
static String |
PLUGIN |
| Modifier and Type | Method and Description |
|---|---|
static AmpsVersionUpdate |
ampsVersionUpdate(String version,
String type,
boolean applyConfig,
boolean applyProp) |
String |
getType() |
String |
getVersion() |
boolean |
isApplyConfig() |
boolean |
isApplyProp() |
String |
toString() |
public static final String PLUGIN
public static final String MANAGEMENT
public static AmpsVersionUpdate ampsVersionUpdate(String version, String type, boolean applyConfig, boolean applyProp)
public String getVersion()
public String getType()
public boolean isApplyConfig()
public boolean isApplyProp()
Copyright © 2015 Atlassian. All rights reserved.