Package | Description |
---|---|
com.evolveum.midpoint.wf | |
com.evolveum.midpoint.wf.processors.primary | |
com.evolveum.midpoint.wf.processors.primary.user |
Modifier and Type | Method and Description |
---|---|
ChangeProcessor |
WfConfiguration.findChangeProcessor(String processorClassName) |
ChangeProcessor |
WfTaskUtil.getChangeProcessor(Task task) |
Modifier and Type | Method and Description |
---|---|
List<ChangeProcessor> |
WfConfiguration.getChangeProcessors() |
Modifier and Type | Method and Description |
---|---|
void |
WfTaskUtil.setChangeProcessor(Task task,
ChangeProcessor processor) |
Modifier and Type | Class and Description |
---|---|
class |
PrimaryChangeProcessor |
Modifier and Type | Method and Description |
---|---|
ChangeProcessor |
PrimaryApprovalProcessWrapper.getChangeProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
PrimaryApprovalProcessWrapper.setChangeProcessor(ChangeProcessor changeProcessor) |
Modifier and Type | Class and Description |
---|---|
class |
PrimaryUserChangeProcessor
Deals with approving primary changes related to a user.
|
Modifier and Type | Method and Description |
---|---|
ChangeProcessor |
AbstractWrapper.getChangeProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractWrapper.setChangeProcessor(ChangeProcessor changeProcessor) |
Copyright © 2013 evolveum. All rights reserved.