com.atlassian.jira.scheme.distiller
Class SchemeEntityType
java.lang.Object
com.atlassian.jira.scheme.distiller.SchemeEntityType
public class SchemeEntityType
- extends Object
This is a silly little wrapper that allows us to abstract the entityType information (ie for the Permssion and
Notification types).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemeEntityType
public SchemeEntityType(Object entityTypeId,
String displayName)
getEntityTypeId
public Object getEntityTypeId()
getDisplayName
public String getDisplayName()
Copyright © 2002-2012 Atlassian. All Rights Reserved.