|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RThreadStopActionType | |
---|---|
com.evolveum.midpoint.repo.sql.data.common | |
com.evolveum.midpoint.repo.sql.data.common.enums |
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()
|
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RThreadStopActionType | |
---|---|
void |
RTask.setThreadStopAction(RThreadStopActionType threadStopAction)
|
Uses of RThreadStopActionType in com.evolveum.midpoint.repo.sql.data.common.enums |
---|
Methods in com.evolveum.midpoint.repo.sql.data.common.enums that return RThreadStopActionType | |
---|---|
static RThreadStopActionType |
RThreadStopActionType.toRepoType(ThreadStopActionType policy)
|
static RThreadStopActionType |
RThreadStopActionType.valueOf(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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |