Uses of Class
com.atlassian.bamboo.web.Jsonate

Packages that use Jsonate
com.atlassian.bamboo   
com.atlassian.bamboo.buildqueue   
com.atlassian.bamboo.credentials   
com.atlassian.bamboo.deployments.environments   
com.atlassian.bamboo.deployments.execution.actions   
com.atlassian.bamboo.deployments.projects   
com.atlassian.bamboo.index.quicksearch   
com.atlassian.bamboo.task   
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.variable   
com.atlassian.bamboo.ww2.actions.agent   
 

Uses of Jsonate in com.atlassian.bamboo
 

Methods in com.atlassian.bamboo with annotations of type Jsonate
 Key ResultKey.getEntityKey()
          What is this a result of.
 java.lang.String ResultKey.getKey()
           
 java.lang.String Key.getKey()
           
 int ResultKey.getResultNumber()
           
 

Uses of Jsonate in com.atlassian.bamboo.buildqueue
 

Methods in com.atlassian.bamboo.buildqueue with annotations of type Jsonate
 java.lang.String AgentAssignment.ExecutableType.getEntityType()
           
 java.lang.String AgentAssignment.ExecutableType.getId()
           
 java.lang.String AgentAssignment.ExecutableType.getLabel()
           
 

Uses of Jsonate in com.atlassian.bamboo.credentials
 

Methods in com.atlassian.bamboo.credentials with annotations of type Jsonate
 java.lang.String CredentialsData.getName()
           
 

Uses of Jsonate in com.atlassian.bamboo.deployments.environments
 

Methods in com.atlassian.bamboo.deployments.environments with annotations of type Jsonate
 ConfigurationState EnvironmentWithConfigCounts.getConfigurationState()
           
 ConfigurationState InternalEnvironment.getConfigurationState()
           
 java.lang.String EnvironmentWithConfigCounts.getDescription()
           
 java.lang.String InternalEnvironment.getDescription()
           
 long EnvironmentWithConfigCounts.getId()
           
 long InternalEnvironment.getId()
           
 java.lang.String EnvironmentWithConfigCounts.getName()
           
 java.lang.String InternalEnvironment.getName()
           
 int EnvironmentWithConfigCounts.getPosition()
           
 int InternalEnvironment.getPosition()
           
 

Uses of Jsonate in com.atlassian.bamboo.deployments.execution.actions
 

Methods in com.atlassian.bamboo.deployments.execution.actions with annotations of type Jsonate
 java.lang.String AvailableResult.getBuildRelativeTime()
           
 java.lang.String AvailableResult.getBuildState()
           
 java.lang.Boolean AvailableResult.getContinuable()
           
 java.lang.Boolean AvailableResult.getFinished()
           
 long AvailableResult.getId()
           
 java.lang.String AvailableResult.getLifeCycleState()
           
 java.lang.Boolean AvailableResult.getNotRunYet()
           
 PlanResultKey AvailableResult.getPlanResultKey()
           
 java.lang.Integer AvailableResult.getResultNumber()
           
 java.lang.Boolean AvailableResult.getSuccessful()
           
 

Uses of Jsonate in com.atlassian.bamboo.deployments.projects
 

Methods in com.atlassian.bamboo.deployments.projects with annotations of type Jsonate
 java.lang.String InternalDeploymentProject.getDescription()
           
 java.util.List<? extends Environment> DeploymentProject.getEnvironments()
           
 long InternalDeploymentProject.getId()
           
 java.lang.String InternalDeploymentProject.getName()
           
 PlanKey InternalDeploymentProject.getPlanKey()
           
 

Uses of Jsonate in com.atlassian.bamboo.index.quicksearch
 

Methods in com.atlassian.bamboo.index.quicksearch with annotations of type Jsonate
 java.util.Map<java.lang.String,java.lang.String> QuickSearchDocumentImpl.getEntity()
           
 java.util.Map<java.lang.String,java.lang.String> QuickSearchDocument.getEntity()
           
 long QuickSearchDocumentImpl.getId()
           
 long QuickSearchDocument.getId()
           
 QuickSearchDocumentFactory.Type QuickSearchDocumentImpl.getType()
           
 QuickSearchDocumentFactory.Type QuickSearchDocument.getType()
           
 

Uses of Jsonate in com.atlassian.bamboo.task
 

Methods in com.atlassian.bamboo.task with annotations of type Jsonate
 java.lang.String TaskCategory.getKey()
           
 java.lang.String TaskCategory.getLabel()
           
 

Uses of Jsonate in com.atlassian.bamboo.v2.build.agent
 

Methods in com.atlassian.bamboo.v2.build.agent with annotations of type Jsonate
 long BuildAgent.getId()
           
 java.lang.String BuildAgent.getName()
           
 AgentType BuildAgent.getType()
           
 

Uses of Jsonate in com.atlassian.bamboo.variable
 

Methods in com.atlassian.bamboo.variable with annotations of type Jsonate
 java.lang.String VariableDefinitionContext.getKey()
          Variable key as defined in UI
 java.lang.String VariableDefinitionContext.getValue()
          Variable value as set in UI
 VariableType VariableDefinitionContext.getVariableType()
          VariableType shows the source of variable value as it was evaluated before build execution
 

Uses of Jsonate in com.atlassian.bamboo.ww2.actions.agent
 

Methods in com.atlassian.bamboo.ww2.actions.agent with annotations of type Jsonate
 AgentType AgentAssignmentExecutorDetails.getAgentType()
           
 long AgentAssignmentExecutorDetails.getId()
           
 long AgentAssignmentExecutableDetails.getId()
           
 java.lang.String AgentAssignmentExecutorDetails.getName()
           
 java.lang.String AgentAssignmentExecutableDetails.getName()
           
 java.lang.String AgentAssignmentExecutableDetails.getParentName()
           
 AgentAssignment.ExecutorType AgentAssignmentExecutorDetails.getType()
           
 AgentAssignment.ExecutableType AgentAssignmentExecutableDetails.getType()
           
 java.lang.String AgentAssignmentExecutableDetails.getTypeLabel()
           
 boolean AgentAssignmentExecutorDetails.isCapabilitiesMatch()
           
 boolean AgentAssignmentExecutableDetails.isCapabilitiesMatch()
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.