com.evolveum.midpoint.wf.processes
Class ModifyUserSecondaryProcessWrapper
java.lang.Object
com.evolveum.midpoint.wf.processes.ModifyUserSecondaryProcessWrapper
public class ModifyUserSecondaryProcessWrapper
- extends java.lang.Object
Created with IntelliJ IDEA.
User: mederly
Date: 11.5.2012
Time: 15:06
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModifyUserSecondaryProcessWrapper
public ModifyUserSecondaryProcessWrapper()
register
@PostConstruct
public void register()
startProcessIfNeeded
public StartProcessInstruction startProcessIfNeeded(ModelOperationStageType stage,
java.util.Collection<ObjectDelta<? extends ObjectType>> changes,
Task task)
finishProcess
public void finishProcess(WfProcessInstanceEventType event,
Task task,
OperationResult result)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2012 evolveum. All Rights Reserved.