Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common.enums | |
com.evolveum.midpoint.task.api | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
TaskRecurrenceType |
RTaskRecurrence.getSchemaValue() |
Modifier and Type | Method and Description |
---|---|
TaskRecurrenceType |
TaskRecurrence.toTaskType() |
Modifier and Type | Method and Description |
---|---|
static TaskRecurrence |
TaskRecurrence.fromTaskType(TaskRecurrenceType recurrenceType) |
Modifier and Type | Method and Description |
---|---|
static TaskRecurrenceType |
TaskRecurrenceType.fromValue(String v) |
TaskRecurrenceType |
TaskType.getRecurrence() |
static TaskRecurrenceType |
TaskRecurrenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskRecurrenceType[] |
TaskRecurrenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskType.setRecurrence(TaskRecurrenceType value) |
Copyright © 2013 evolveum. All rights reserved.