Uses of Class
org.imixs.workflow.engine.adminp.AdminPException
-
Packages that use AdminPException Package Description org.imixs.workflow.engine.adminp -
-
Uses of AdminPException in org.imixs.workflow.engine.adminp
Methods in org.imixs.workflow.engine.adminp that throw AdminPException Modifier and Type Method Description ItemCollectionJobHandler. run(ItemCollection job)Called by the AdminPService.ItemCollectionJobHandlerRebuildIndex. run(ItemCollection adminp)This method runs the RebuildLuceneIndexJob.ItemCollectionJobHandlerRenameUser. run(ItemCollection adminp)This method creates a new AdminP Job to rename userId in workitems.ItemCollectionJobHandlerUpgradeWorkitems. run(ItemCollection adminp)This method runs the RebuildLuceneIndexJob.
-