Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
GlobalVariablesResource.createGlobalVariable(RestVariableDefinition restVariableDefinition) |
Modifier and Type | Method and Description |
---|---|
List<RestVariableDefinition> |
PlanResource.getPlanVariables(String planKey) |
Modifier and Type | Method and Description |
---|---|
List<RestVariableDefinition> |
AdministrationControl.getGlobalVariables() |
List<RestVariableDefinition> |
PlansControl.getPlanVariables(PlanKey planKey) |
Modifier and Type | Method and Description |
---|---|
List<RestVariableDefinition> |
RestEnvironment.getVariables() |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.