Uses of Class
com.atlassian.jira.event.type.EventType

Packages that use EventType
com.atlassian.jira.event.type   
 

Uses of EventType in com.atlassian.jira.event.type
 

Methods in com.atlassian.jira.event.type that return EventType
 EventType EventTypeManager.getEventType(Long id)
           
 

Methods in com.atlassian.jira.event.type with parameters of type EventType
 void EventTypeManager.addEventType(EventType eventType)
           
 Map EventTypeManager.getAssociatedNotificationSchemes(EventType eventType)
           
 org.apache.commons.collections.MultiMap EventTypeManager.getAssociatedWorkflows(EventType eventType, boolean statusCheck)
           
 boolean EventTypeManager.isActive(EventType eventType)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.