com.atlassian.jira.entity
Class Entity.Name

java.lang.Object
  extended by com.atlassian.jira.entity.Entity.Name
Enclosing interface:
Entity

public static class Entity.Name
extends Object

Entity Names as defined in entitymodel.xml.


Field Summary
static String CHANGE_GROUP
           
static String CHANGE_ITEM
           
static String EXTERNAL_ENTITY
           
static String ISSUE
           
static String OS_PROPERTY_ENTRY
           
static String SCHEME_ISSUE_SECURITIES
           
static String USER
           
 
Constructor Summary
Entity.Name()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ISSUE

public static final String ISSUE
See Also:
Constant Field Values

SCHEME_ISSUE_SECURITIES

public static final String SCHEME_ISSUE_SECURITIES
See Also:
Constant Field Values

CHANGE_GROUP

public static final String CHANGE_GROUP
See Also:
Constant Field Values

CHANGE_ITEM

public static final String CHANGE_ITEM
See Also:
Constant Field Values

EXTERNAL_ENTITY

public static final String EXTERNAL_ENTITY
See Also:
Constant Field Values

OS_PROPERTY_ENTRY

public static final String OS_PROPERTY_ENTRY
See Also:
Constant Field Values

USER

public static final String USER
See Also:
Constant Field Values
Constructor Detail

Entity.Name

public Entity.Name()


Copyright © 2002-2013 Atlassian. All Rights Reserved.