|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TaskType in com.evolveum.midpoint.model |
---|
Methods in com.evolveum.midpoint.model that return TaskType | |
---|---|
TaskType |
ModelWebService.importFromResource(java.lang.String resourceOid,
javax.xml.namespace.QName objectClass)
|
Uses of TaskType in com.evolveum.midpoint.repo.sql.data.common |
---|
Methods in com.evolveum.midpoint.repo.sql.data.common that return TaskType | |
---|---|
TaskType |
RTask.toJAXB(PrismContext prismContext)
|
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type TaskType | |
---|---|
static void |
RTask.copyFromJAXB(TaskType jaxb,
RTask repo,
PrismContext prismContext)
|
static void |
RTask.copyToJAXB(RTask repo,
TaskType jaxb,
PrismContext prismContext)
|
Uses of TaskType in com.evolveum.midpoint.task.api |
---|
Methods in com.evolveum.midpoint.task.api that return types with arguments of type TaskType | |
---|---|
PrismObject<TaskType> |
Task.getTaskPrismObject()
|
Method parameters in com.evolveum.midpoint.task.api with type arguments of type TaskType | |
---|---|
java.lang.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,
java.lang.String operationName,
OperationResult parentResult)
Creates task instance from the XML task representation. |
Uses of TaskType in com.evolveum.midpoint.task.quartzimpl |
---|
Methods in com.evolveum.midpoint.task.quartzimpl that return types with arguments of type TaskType | |
---|---|
PrismObject<TaskType> |
TaskQuartzImpl.getTaskPrismObject()
|
Method parameters in com.evolveum.midpoint.task.quartzimpl with type arguments of type TaskType | |
---|---|
java.lang.String |
TaskManagerQuartzImpl.addTask(PrismObject<TaskType> taskPrism,
OperationResult parentResult)
|
Task |
TaskManagerQuartzImpl.createTaskInstance(PrismObject<TaskType> taskPrism,
OperationResult parentResult)
|
Task |
TaskManagerQuartzImpl.createTaskInstance(PrismObject<TaskType> taskPrism,
java.lang.String operationName,
OperationResult parentResult)
|
Uses of TaskType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return TaskType | |
---|---|
TaskType |
TaskType.clone()
|
TaskType |
ObjectFactory.createTaskType()
Create an instance of TaskType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type TaskType | |
---|---|
javax.xml.bind.JAXBElement<TaskType> |
ObjectFactory.createTask(TaskType value)
Create an instance of JAXBElement < TaskType > } |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type TaskType | |
---|---|
javax.xml.bind.JAXBElement<TaskType> |
ObjectFactory.createTask(TaskType value)
Create an instance of JAXBElement < TaskType > } |
Uses of TaskType in com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl |
---|
Methods in com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl that return TaskType | |
---|---|
TaskType |
ModelPortTypeImpl.importFromResource(java.lang.String resourceOid,
javax.xml.namespace.QName objectClass)
|
TaskType |
ModelPortType.importFromResource(java.lang.String resourceOid,
javax.xml.namespace.QName objectClass)
TODO: update description Launch import task that will import all the accounts from the resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |