com.atlassian.jira.issue.label
Class OfBizLabelStore.Columns

java.lang.Object
  extended by com.atlassian.jira.issue.label.OfBizLabelStore.Columns
Enclosing class:
OfBizLabelStore

public static final class OfBizLabelStore.Columns
extends java.lang.Object


Field Summary
static java.lang.String CUSTOM_FIELD_ID
           
static java.lang.String ID
           
static java.lang.String ISSUE_ID
           
static java.lang.String LABEL
           
 
Constructor Summary
OfBizLabelStore.Columns()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values

CUSTOM_FIELD_ID

public static final java.lang.String CUSTOM_FIELD_ID
See Also:
Constant Field Values

ISSUE_ID

public static final java.lang.String ISSUE_ID
See Also:
Constant Field Values

LABEL

public static final java.lang.String LABEL
See Also:
Constant Field Values
Constructor Detail

OfBizLabelStore.Columns

public OfBizLabelStore.Columns()


Copyright © 2002-2011 Atlassian. All Rights Reserved.