Uses of Interface
com.atlassian.bamboo.jsonator.Jsonator
Packages that use Jsonator
Package
Description
-
Uses of Jsonator in com.atlassian.bamboo.jsonator
Classes in com.atlassian.bamboo.jsonator that implement Jsonator -
Uses of Jsonator in com.atlassian.bamboo.plugins.rest.deployments.execution
Constructors in com.atlassian.bamboo.plugins.rest.deployments.execution with parameters of type JsonatorModifierConstructorDescriptionDeploymentPreviewResource
(DeploymentVersionService deploymentVersionService, EnvironmentService environmentService, CachedDeploymentProjectService cachedDeploymentProjectService, DeploymentProjectService deploymentProjectService, DeploymentResultService deploymentResultService, ResultsSummaryManager resultSummaryManager, DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService, DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService, PlanRestService planRestService, CustomVariableContext customVariableContext, Jsonator<Object> jsonator, CachedPlanManager cachedPlanManager) -
Uses of Jsonator in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type JsonatorModifierConstructorDescriptionQuickSearchResource
(QuickSearchSearcher quickSearchSearcher, Jsonator<Object> jsonator) -
Uses of Jsonator in com.atlassian.bamboo.soy
Constructors in com.atlassian.bamboo.soy with parameters of type Jsonator -
Uses of Jsonator in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 with parameters of type Jsonator