Uses of Class
nl.surfnet.coin.selfservice.domain.JiraTask.Type

Packages that use JiraTask.Type
nl.surfnet.coin.selfservice.domain   
 

Uses of JiraTask.Type in nl.surfnet.coin.selfservice.domain
 

Methods in nl.surfnet.coin.selfservice.domain that return JiraTask.Type
 JiraTask.Type JiraTask.getIssueType()
           
static JiraTask.Type JiraTask.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JiraTask.Type[] JiraTask.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.surfnet.coin.selfservice.domain with parameters of type JiraTask.Type
static Action.Type Action.Type.byJiraIssueType(JiraTask.Type type)
           
 JiraTask.Builder JiraTask.Builder.issueType(JiraTask.Type issueType)
           
 



Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.