Uses of Class
com.atlassian.bamboo.specs.codegen.emitters.value.EntityPropertiesEmitter
-
Packages that use EntityPropertiesEmitter Package Description com.atlassian.bamboo.specs.codegen.emitters.credentials Various implementations ofCodeEmitterwhich are used for convertingEntityPropertiesmodel into Java.com.atlassian.bamboo.specs.codegen.emitters.notification Various implementations ofCodeEmitterwhich are used for convertingEntityPropertiesmodel into Java.com.atlassian.bamboo.specs.codegen.emitters.permission Various implementations ofCodeEmitterwhich are used for converting permission relatedEntityPropertiesmodel into Java.com.atlassian.bamboo.specs.codegen.emitters.plan Various implementations ofCodeEmitterwhich are used for convertingPlan-related settings model into Java.com.atlassian.bamboo.specs.codegen.emitters.plan.branches Various implementations ofCodeEmitterwhich are used for convertingPlanBranchManagement-related settings model into Java.com.atlassian.bamboo.specs.codegen.emitters.repository.viewer Various implementations ofCodeEmitterwhich are used for convertingVcsRepositoryViewerPropertiesmodel into Java.com.atlassian.bamboo.specs.codegen.emitters.task Various implementations ofCodeEmitterwhich are used for convertingTaskPropertiesmodel into Java.com.atlassian.bamboo.specs.codegen.emitters.trigger Various implementations ofCodeEmitterwhich are used for convertingTriggerPropertiesmodel into Java. -
-
Uses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.credentials
Subclasses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.credentials Modifier and Type Class Description classSharedCredentialsIdentifierEmitter -
Uses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.notification
Subclasses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.notification Modifier and Type Class Description classAnyNotificationRecipientEmitterclassAnyNotificationTypeEmitter -
Uses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.permission
Subclasses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.permission Modifier and Type Class Description classPermissionPropertiesEmitter -
Uses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.plan
Subclasses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.plan Modifier and Type Class Description classPlanIdentifierEmitter -
Uses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.plan.branches
Subclasses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.plan.branches Modifier and Type Class Description classBranchCleanupEmitter -
Uses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.repository.viewer
Subclasses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.repository.viewer Modifier and Type Class Description classAnyVcsRepositoryViewerEmitter -
Uses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.task
Subclasses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.task Modifier and Type Class Description classArtifactItemEmitterclassBaseVcsTaskEmitter<T extends BaseVcsTaskProperties>classBuildWarningParserTaskEmitterclassCheckoutSpecEmitterclassDockerBuildImageEmitterclassDockerRegistryEmitterclassDockerRunContainerEmitterclassScpTaskEmitterclassSshTaskEmitterclassVcsBranchTaskEmitterclassVcsCommitTaskEmitterclassVcsPushTaskEmitterclassVcsTagTaskEmitter -
Uses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.trigger
Subclasses of EntityPropertiesEmitter in com.atlassian.bamboo.specs.codegen.emitters.trigger Modifier and Type Class Description classScheduledTriggerEmitter
-