Uses of Enum Class
com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator.ItemType
Packages that use QueueItemViewForJsonDecorator.ItemType
-
Uses of QueueItemViewForJsonDecorator.ItemType in com.atlassian.bamboo.ww2.actions.build
Fields in com.atlassian.bamboo.ww2.actions.build declared as QueueItemViewForJsonDecorator.ItemTypeModifier and TypeFieldDescriptionprotected final QueueItemViewForJsonDecorator.ItemType
QueueItemViewForJsonDecorator.itemType
Methods in com.atlassian.bamboo.ww2.actions.build that return QueueItemViewForJsonDecorator.ItemTypeModifier and TypeMethodDescriptionQueueItemViewForJsonDecorator.getItemType()
Returns the enum constant of this class with the specified name.QueueItemViewForJsonDecorator.ItemType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.bamboo.ww2.actions.build with parameters of type QueueItemViewForJsonDecorator.ItemTypeModifierConstructorDescriptionprotected
QueueItemViewForJsonDecorator
(String resultKey, QueueItemViewForJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, QueueItemViewForJsonDecorator.ItemType type, boolean expectingCustomDedicatedAgent)