@DeclareRoles(value="org.imixs.ACCESSLEVEL.MANAGERACCESS") @RunAs(value="org.imixs.ACCESSLEVEL.MANAGERACCESS") public class JobHandlerMigration3X extends Object implements JobHandler
| Constructor and Description |
|---|
JobHandlerMigration3X() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
run(ItemCollection adminp)
This method runs the Migration from Imixs-Worklfow version 3.x to 4.0
After the run method is finished, the properties numIndex, numUpdates and
numProcessed are updated.
|
ItemCollection |
saveJobEntity(ItemCollection adminp)
Save AdminP Entity
|
public boolean run(ItemCollection adminp) throws AdminPException
run in interface JobHandleradminp - AccessDeniedExceptionPluginExceptionAdminPExceptionpublic ItemCollection saveJobEntity(ItemCollection adminp) throws AccessDeniedException
AccessDeniedExceptionCopyright © 2006–2017 Imixs Software Solutions GmbH. All rights reserved.