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

Packages that use Jsonate
com.atlassian.bamboo   
com.atlassian.bamboo.deployments.environments   
com.atlassian.bamboo.deployments.projects   
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.deployments.environments
 

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

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()
          Not really used by anything except UI
 

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
 

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 AgentAssignmentExecutableDetails.getMetaData()
           
 java.lang.String AgentAssignmentExecutorDetails.getName()
           
 java.lang.String AgentAssignmentExecutableDetails.getName()
           
 AgentAssignment.ExecutorType AgentAssignmentExecutorDetails.getType()
           
 AgentAssignment.ExecutableType AgentAssignmentExecutableDetails.getType()
           
 boolean AgentAssignmentExecutorDetails.isCapabilitiesMatch()
           
 boolean AgentAssignmentExecutableDetails.isCapabilitiesMatch()
           
 



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