Uses of Class
com.evolveum.midpoint.repo.sql.data.common.RThreadStopActionType

Packages that use RThreadStopActionType
com.evolveum.midpoint.repo.sql.data.common   
 

Uses of RThreadStopActionType in com.evolveum.midpoint.repo.sql.data.common
 

Methods in com.evolveum.midpoint.repo.sql.data.common that return RThreadStopActionType
 RThreadStopActionType RTask.getThreadStopAction()
           
static RThreadStopActionType RThreadStopActionType.toRepoType(ThreadStopActionType policy)
           
static RThreadStopActionType RThreadStopActionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RThreadStopActionType[] RThreadStopActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RThreadStopActionType
 void RTask.setThreadStopAction(RThreadStopActionType threadStopAction)
           
 



Copyright © 2012 evolveum. All Rights Reserved.