Uses of Class
com.atlassian.bamboo.specs.api.codegen.annotations.CodeGeneratorName
-
Packages that use CodeGeneratorName Package Description com.atlassian.bamboo.specs.api.model.credentials Shared credentials for authenticating repositories or AWS access.com.atlassian.bamboo.specs.api.model.notification Bamboo notifications support.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.branches Automatic branch creation, integration and cleanup.com.atlassian.bamboo.specs.api.model.repository.viewer Generic repository viewers. -
-
Uses of CodeGeneratorName in com.atlassian.bamboo.specs.api.model.credentials
Classes in com.atlassian.bamboo.specs.api.model.credentials with annotations of type CodeGeneratorName Modifier and Type Class Description classSharedCredentialsIdentifierProperties -
Uses of CodeGeneratorName in com.atlassian.bamboo.specs.api.model.notification
Classes in com.atlassian.bamboo.specs.api.model.notification with annotations of type CodeGeneratorName Modifier and Type Class Description classAnyNotificationRecipientPropertiesclassAnyNotificationTypeProperties -
Uses of CodeGeneratorName in com.atlassian.bamboo.specs.api.model.permission
Classes in com.atlassian.bamboo.specs.api.model.permission with annotations of type CodeGeneratorName Modifier and Type Class Description classPermissionsProperties -
Uses of CodeGeneratorName in com.atlassian.bamboo.specs.api.model.plan
Classes in com.atlassian.bamboo.specs.api.model.plan with annotations of type CodeGeneratorName Modifier and Type Class Description classPlanIdentifierProperties -
Uses of CodeGeneratorName in com.atlassian.bamboo.specs.api.model.plan.branches
Classes in com.atlassian.bamboo.specs.api.model.plan.branches with annotations of type CodeGeneratorName Modifier and Type Class Description classBranchCleanupProperties -
Uses of CodeGeneratorName in com.atlassian.bamboo.specs.api.model.repository.viewer
Classes in com.atlassian.bamboo.specs.api.model.repository.viewer with annotations of type CodeGeneratorName Modifier and Type Class Description classAnyVcsRepositoryViewerProperties
-