|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ThreadStopActionType in com.evolveum.midpoint.repo.sql.data.common |
|---|
| Methods in com.evolveum.midpoint.repo.sql.data.common that return ThreadStopActionType | |
|---|---|
ThreadStopActionType |
RThreadStopActionType.getAction()
|
| Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type ThreadStopActionType | |
|---|---|
static RThreadStopActionType |
RThreadStopActionType.toRepoType(ThreadStopActionType policy)
|
| Uses of ThreadStopActionType in com.evolveum.midpoint.task.api |
|---|
| Methods in com.evolveum.midpoint.task.api that return ThreadStopActionType | |
|---|---|
ThreadStopActionType |
Task.getThreadStopAction()
|
| Methods in com.evolveum.midpoint.task.api with parameters of type ThreadStopActionType | |
|---|---|
void |
Task.setThreadStopAction(ThreadStopActionType value)
|
| Uses of ThreadStopActionType in com.evolveum.midpoint.task.quartzimpl |
|---|
| Methods in com.evolveum.midpoint.task.quartzimpl that return ThreadStopActionType | |
|---|---|
ThreadStopActionType |
TaskQuartzImpl.getThreadStopAction()
|
| Methods in com.evolveum.midpoint.task.quartzimpl with parameters of type ThreadStopActionType | |
|---|---|
void |
TaskQuartzImpl.setThreadStopAction(ThreadStopActionType value)
|
void |
TaskQuartzImpl.setThreadStopActionImmediate(ThreadStopActionType value,
OperationResult parentResult)
|
| Uses of ThreadStopActionType in com.evolveum.midpoint.web.page.admin.server.dto |
|---|
| Methods in com.evolveum.midpoint.web.page.admin.server.dto that return ThreadStopActionType | |
|---|---|
ThreadStopActionType |
TaskAddDto.getThreadStop()
|
ThreadStopActionType |
TaskDto.getThreadStop()
|
| Methods in com.evolveum.midpoint.web.page.admin.server.dto with parameters of type ThreadStopActionType | |
|---|---|
void |
TaskAddDto.setThreadStop(ThreadStopActionType threadStop)
|
void |
TaskDto.setThreadStop(ThreadStopActionType threadStop)
|
| Uses of ThreadStopActionType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
|---|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ThreadStopActionType | |
|---|---|
static ThreadStopActionType |
ThreadStopActionType.fromValue(java.lang.String v)
|
ThreadStopActionType |
TaskType.getThreadStopAction()
|
static ThreadStopActionType |
ThreadStopActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ThreadStopActionType[] |
ThreadStopActionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ThreadStopActionType | |
|---|---|
void |
TaskType.setThreadStopAction(ThreadStopActionType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||