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 APPLICATION_USER
          An alias for the "jiraaction" table entity name ("Action") that is in fact used for Comments.
static String CHANGE_GROUP
           
static String CHANGE_ITEM
           
static String COMMENT
           
static String COMPONENT
           
static String ENTITY_PROPERTY
           
static String ENTITY_PROPERTY_INDEX_DOCUMENT
           
static String EXTERNAL_ENTITY
           
static String GLOBAL_PERMISSION_ENTRY
           
static String ISSUE
           
static String OS_PROPERTY_ENTRY
           
static String PROJECT
           
static String RUN_DETAILS
           
static String SCHEME_ISSUE_SECURITIES
           
static String SERVICE_CONFIG
           
static String USER
           
static String VERSION
           
 
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

APPLICATION_USER

public static final String APPLICATION_USER
An alias for the "jiraaction" table entity name ("Action") that is in fact used for Comments.

See Also:
Constant Field Values

COMMENT

public static final String COMMENT
See Also:
Constant Field Values

COMPONENT

public static final String COMPONENT
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

ENTITY_PROPERTY

public static final String ENTITY_PROPERTY
See Also:
Constant Field Values

ENTITY_PROPERTY_INDEX_DOCUMENT

public static final String ENTITY_PROPERTY_INDEX_DOCUMENT
See Also:
Constant Field Values

EXTERNAL_ENTITY

public static final String EXTERNAL_ENTITY
See Also:
Constant Field Values

GLOBAL_PERMISSION_ENTRY

public static final String GLOBAL_PERMISSION_ENTRY
See Also:
Constant Field Values

ISSUE

public static final String ISSUE
See Also:
Constant Field Values

OS_PROPERTY_ENTRY

public static final String OS_PROPERTY_ENTRY
See Also:
Constant Field Values

PROJECT

public static final String PROJECT
See Also:
Constant Field Values

RUN_DETAILS

public static final String RUN_DETAILS
See Also:
Constant Field Values

SCHEME_ISSUE_SECURITIES

public static final String SCHEME_ISSUE_SECURITIES
See Also:
Constant Field Values

SERVICE_CONFIG

public static final String SERVICE_CONFIG
See Also:
Constant Field Values

USER

public static final String USER
See Also:
Constant Field Values

VERSION

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

Entity.Name

public Entity.Name()


Copyright © 2002-2014 Atlassian. All Rights Reserved.