Uses of Class
com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator.ItemType

Packages that use QueueItemViewForJsonDecorator.ItemType
com.atlassian.bamboo.ww2.actions.build   
 

Uses of QueueItemViewForJsonDecorator.ItemType in com.atlassian.bamboo.ww2.actions.build
 

Fields in com.atlassian.bamboo.ww2.actions.build declared as QueueItemViewForJsonDecorator.ItemType
protected  QueueItemViewForJsonDecorator.ItemType QueueItemViewForJsonDecorator.itemType
           
 

Methods in com.atlassian.bamboo.ww2.actions.build that return QueueItemViewForJsonDecorator.ItemType
 QueueItemViewForJsonDecorator.ItemType QueueItemViewForJsonDecorator.getItemType()
           
static QueueItemViewForJsonDecorator.ItemType QueueItemViewForJsonDecorator.ItemType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static QueueItemViewForJsonDecorator.ItemType[] QueueItemViewForJsonDecorator.ItemType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.bamboo.ww2.actions.build with parameters of type QueueItemViewForJsonDecorator.ItemType
QueueItemViewForJsonDecorator(java.lang.String resultKey, QueueItemViewForJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, QueueItemViewForJsonDecorator.ItemType type)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.