Package | Description |
---|---|
com.evolveum.midpoint.task.api | |
com.evolveum.midpoint.task.quartzimpl | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
UriStack |
Task.getOtherHandlersUriStack()
Returns the stack of other handlers URIs.
|
Modifier and Type | Method and Description |
---|---|
UriStack |
TaskQuartzImpl.getOtherHandlersUriStack() |
Modifier and Type | Method and Description |
---|---|
void |
TaskQuartzImpl.setOtherHandlersUriStack(UriStack value) |
void |
TaskQuartzImpl.setOtherHandlersUriStackImmediate(UriStack value,
OperationResult parentResult) |
void |
TaskQuartzImpl.setOtherHandlersUriStackTransient(UriStack value) |
Modifier and Type | Method and Description |
---|---|
UriStack |
UriStack.clone()
Creates and returns a deep copy of this object.
|
UriStack |
ObjectFactory.createUriStack()
Create an instance of
UriStack |
UriStack |
TaskType.getOtherHandlersUriStack() |
Modifier and Type | Method and Description |
---|---|
void |
TaskType.setOtherHandlersUriStack(UriStack value) |
Constructor and Description |
---|
UriStack(UriStack o)
Creates a new
UriStack instance by deeply copying a given UriStack instance. |
Copyright © 2013 evolveum. All rights reserved.