Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.server.dto | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
MisfireActionType |
TaskDto.getMisfire() |
MisfireActionType |
TaskAddDto.getMisfireAction() |
MisfireActionType |
TaskDto.getMisfireAction() |
Modifier and Type | Method and Description |
---|---|
void |
TaskAddDto.setMisfireAction(MisfireActionType misfireAction) |
void |
TaskDto.setMisfireAction(MisfireActionType misfireAction) |
Modifier and Type | Field and Description |
---|---|
protected MisfireActionType |
ScheduleType.misfireAction |
Modifier and Type | Method and Description |
---|---|
static MisfireActionType |
MisfireActionType.fromValue(String v) |
MisfireActionType |
ScheduleType.getMisfireAction()
Gets the value of the misfireAction property.
|
static MisfireActionType |
MisfireActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MisfireActionType[] |
MisfireActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleType.setMisfireAction(MisfireActionType value)
Sets the value of the misfireAction property.
|
Copyright © 2013 evolveum. All rights reserved.