public class RestEnvironmentWithConfigCounts extends RestEnvironment
Modifier | Constructor and Description |
---|---|
protected |
RestEnvironmentWithConfigCounts() |
|
RestEnvironmentWithConfigCounts(Environment environment,
Integer compatibleAgentsCount,
int notificationsCount,
int variablesCount,
int triggersCount) |
Modifier and Type | Method and Description |
---|---|
Integer |
getCompatibleAgentsCount() |
int |
getNotificationsCount() |
int |
getTriggersCount() |
int |
getVariablesCount() |
getConfigurationState, getDeploymentProjectId, getDescription, getId, getKey, getName, getOperations, getPosition, getRequirementSet, getTaskDefinitions, getTriggerDefinitions, isSuspended
protected RestEnvironmentWithConfigCounts()
public RestEnvironmentWithConfigCounts(@NotNull Environment environment, @Nullable Integer compatibleAgentsCount, int notificationsCount, int variablesCount, int triggersCount)
@Nullable public Integer getCompatibleAgentsCount()
public int getNotificationsCount()
public int getVariablesCount()
public int getTriggersCount()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.