Modifier and Type | Method and Description |
---|---|
TaskType |
ModelWebService.importFromResource(String resourceOid,
QName objectClass) |
Modifier and Type | Method and Description |
---|---|
protected PrismObject<TaskType> |
AbstractModelIntegrationTest.getTask(String taskOid) |
Modifier and Type | Method and Description |
---|---|
TaskType |
RTask.toJAXB(PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
static void |
RTask.copyFromJAXB(TaskType jaxb,
RTask repo,
PrismContext prismContext) |
static void |
RTask.copyToJAXB(RTask repo,
TaskType jaxb,
PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
PrismObject<TaskType> |
Task.getTaskPrismObject()
Returns backing task prism object.
|
Modifier and Type | Method and Description |
---|---|
String |
TaskManager.addTask(PrismObject<TaskType> taskPrism,
OperationResult parentResult)
Add new task.
|
Task |
TaskManager.createTaskInstance(PrismObject<TaskType> taskPrism,
OperationResult parentResult)
Creates task instance from the XML task representation.
|
Task |
TaskManager.createTaskInstance(PrismObject<TaskType> taskPrism,
String operationName,
OperationResult parentResult)
Creates task instance from the XML task representation.
|
Modifier and Type | Method and Description |
---|---|
PrismObject<TaskType> |
TaskQuartzImpl.getTaskPrismObject() |
List<PrismObject<TaskType>> |
TaskQuartzImpl.listPrerequisiteTasksRaw(OperationResult parentResult) |
List<PrismObject<TaskType>> |
TaskQuartzImpl.listSubtasksRaw(OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
String |
TaskManagerQuartzImpl.addTask(PrismObject<TaskType> taskPrism,
OperationResult parentResult) |
Task |
TaskManagerQuartzImpl.createTaskInstance(PrismObject<TaskType> taskPrism,
OperationResult parentResult) |
Task |
TaskManagerQuartzImpl.createTaskInstance(PrismObject<TaskType> taskPrism,
String operationName,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
TaskType |
TaskType.clone() |
TaskType |
ObjectFactory.createTaskType()
Create an instance of
TaskType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TaskType> |
ObjectFactory.createTask(TaskType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TaskType> |
ObjectFactory.createTask(TaskType value)
|
Modifier and Type | Method and Description |
---|---|
TaskType |
ModelPortType.importFromResource(String resourceOid,
QName objectClass)
TODO: update description
Launch import task that will import all the accounts from the
resource.
|
TaskType |
ModelPortTypeImpl.importFromResource(String resourceOid,
QName objectClass) |
Copyright © 2013 evolveum. All rights reserved.