Uses of Interface
com.atlassian.bamboo.serialization.WhitelistedSerializable
Packages that use WhitelistedSerializable
Package
Description
-
Uses of WhitelistedSerializable in com.atlassian.bamboo.build.warning
Classes in com.atlassian.bamboo.build.warning that implement WhitelistedSerializable -
Uses of WhitelistedSerializable in com.atlassian.bamboo.core
Classes in com.atlassian.bamboo.core that implement WhitelistedSerializableModifier and TypeClassDescriptionfinal classUnique identifier assigned to Bamboo entities. -
Uses of WhitelistedSerializable in com.atlassian.bamboo.plugins.artifact
Classes in com.atlassian.bamboo.plugins.artifact that implement WhitelistedSerializableModifier and TypeClassDescriptionclassclassstatic classMethods in com.atlassian.bamboo.plugins.artifact that return types with arguments of type WhitelistedSerializableModifier and TypeMethodDescription@NotNull Map<String,WhitelistedSerializable> ArtifactDownloaderRuntimeDataProvider.createRuntimeTaskData(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) -
Uses of WhitelistedSerializable in com.atlassian.bamboo.task
Methods in com.atlassian.bamboo.task that return types with arguments of type WhitelistedSerializableModifier and TypeMethodDescriptiondefault @NotNull Map<String,WhitelistedSerializable> RuntimeTaskDataProvider.createRuntimeTaskData(@NotNull RuntimeTaskDefinition taskDefinition, @NotNull CommonContext commonContext) Server side pre-build action that may be implemented by task.@Nullable Map<String,WhitelistedSerializable> CommonTaskContext.getRuntimeTaskData()@Nullable Map<String,WhitelistedSerializable> CommonTaskContextImpl.getRuntimeTaskData() -
Uses of WhitelistedSerializable in com.atlassian.bamboo.task.runtime
Methods in com.atlassian.bamboo.task.runtime that return types with arguments of type WhitelistedSerializableModifier and TypeMethodDescription@NotNull Map<String,WhitelistedSerializable> RuntimeTaskDefinition.getRuntimeData()@NotNull Map<String,WhitelistedSerializable> RuntimeTaskDefinitionImpl.getRuntimeData()Method parameters in com.atlassian.bamboo.task.runtime with type arguments of type WhitelistedSerializableModifier and TypeMethodDescriptionvoidRuntimeTaskDefinitionImpl.setRuntimeData(Map<String, WhitelistedSerializable> runtimeData) -
Uses of WhitelistedSerializable in com.atlassian.bamboo.warnings
Classes in com.atlassian.bamboo.warnings that implement WhitelistedSerializable