Uses of Class
com.atlassian.bamboo.specs.api.codegen.annotations.ConstructFrom
-
Packages that use ConstructFrom Package Description com.atlassian.bamboo.specs.api.model The 'model.*' packages contain internal data representation of various Bamboo entities, you usually won't use them directly.com.atlassian.bamboo.specs.api.model.credentials Shared credentials for authenticating repositories or AWS access.com.atlassian.bamboo.specs.api.model.deployment Deployment project and environments.com.atlassian.bamboo.specs.api.model.permission Immutable permissions like plan permissions properties, deployment permissions properties etc.com.atlassian.bamboo.specs.api.model.plan Plan, plan branches, stages and jobs.com.atlassian.bamboo.specs.api.model.plan.requirement Custom requirements for a job.com.atlassian.bamboo.specs.api.model.repository Generic plan-local and linked source code repositories as well as change detection settings. -
-
Uses of ConstructFrom in com.atlassian.bamboo.specs.api.model
Classes in com.atlassian.bamboo.specs.api.model with annotations of type ConstructFrom Modifier and Type Class Description classBambooKeyPropertiesclassBambooOidPropertiesclassVariableProperties -
Uses of ConstructFrom in com.atlassian.bamboo.specs.api.model.credentials
Classes in com.atlassian.bamboo.specs.api.model.credentials with annotations of type ConstructFrom Modifier and Type Class Description classSharedCredentialsIdentifierProperties -
Uses of ConstructFrom in com.atlassian.bamboo.specs.api.model.deployment
Classes in com.atlassian.bamboo.specs.api.model.deployment with annotations of type ConstructFrom Modifier and Type Class Description classDeploymentPropertiesclassEnvironmentPropertiesclassReleaseNamingProperties -
Uses of ConstructFrom in com.atlassian.bamboo.specs.api.model.permission
Classes in com.atlassian.bamboo.specs.api.model.permission with annotations of type ConstructFrom Modifier and Type Class Description classDeploymentPermissionsPropertiesclassEnvironmentPermissionsPropertiesclassPlanPermissionsPropertiesclassProjectPermissionsProperties -
Uses of ConstructFrom in com.atlassian.bamboo.specs.api.model.plan
Classes in com.atlassian.bamboo.specs.api.model.plan with annotations of type ConstructFrom Modifier and Type Class Description classJobPropertiesclassPlanBranchIdentifierPropertiesclassPlanPropertiesclassStageProperties -
Uses of ConstructFrom in com.atlassian.bamboo.specs.api.model.plan.requirement
Classes in com.atlassian.bamboo.specs.api.model.plan.requirement with annotations of type ConstructFrom Modifier and Type Class Description classRequirementProperties -
Uses of ConstructFrom in com.atlassian.bamboo.specs.api.model.repository
Classes in com.atlassian.bamboo.specs.api.model.repository with annotations of type ConstructFrom Modifier and Type Class Description classVcsRepositoryBranchProperties
-