com.trackstudio.app
Class Defaults

java.lang.Object
  extended by com.trackstudio.app.Defaults

public class Defaults
extends java.lang.Object


Constructor Summary
Defaults()
           
 
Method Summary
static java.lang.String getDefaultMstatusId(java.lang.String taskId)
           
static SecuredPriorityBean getPriority(SessionContext sc, java.lang.String workflowId)
           
static Priority getPriority(java.lang.String workflowId)
           
static SecuredResolutionBean getResolution(SessionContext sc, java.lang.String mstatus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Defaults

public Defaults()
Method Detail

getDefaultMstatusId

public static java.lang.String getDefaultMstatusId(java.lang.String taskId)
                                            throws GranException
Throws:
GranException

getPriority

public static Priority getPriority(java.lang.String workflowId)
                            throws GranException
Throws:
GranException

getPriority

public static SecuredPriorityBean getPriority(SessionContext sc,
                                              java.lang.String workflowId)
                                       throws GranException
Throws:
GranException

getResolution

public static SecuredResolutionBean getResolution(SessionContext sc,
                                                  java.lang.String mstatus)
                                           throws GranException
Throws:
GranException


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.