Uses of Class
de.aristaflow.adept2.model.processmodel.ChangeReport
Packages that use ChangeReport
Package
Description
-
Uses of ChangeReport in de.aristaflow.adept2.core.executionmanager
Methods in de.aristaflow.adept2.core.executionmanager that return ChangeReportModifier and TypeMethodDescriptionInstanceChanging.changeAndUnlockInstance(SessionToken session, ChangeableInstance instance, Locale... locales) Validates the instance and if this is successful, the designated instance will be changed, unlocked, resumed and the worklist and data managers will be informed about the new instance structure and state.InstanceChanging.changeInstance(SessionToken session, ChangeableInstance instance, Locale... locales) Validates the instance and if this is successful, the designated instance will be changed and the worklist and data managers will be informed about the new instance structure and state. -
Uses of ChangeReport in de.aristaflow.adept2.core.processmanager
Methods in de.aristaflow.adept2.core.processmanager that return ChangeReportModifier and TypeMethodDescriptionInstanceManager.changeAndUnlockInstance(SessionToken session, ChangeableInstance instance, Locale... locales) Releases the lock of the designated instance and incorporates the made changes.InstanceManager.changeInstance(SessionToken session, ChangeableInstance instance, Locale... locales) Changes the instance and returns a new UUID but does not release the lock. -
Uses of ChangeReport in de.aristaflow.adept2.model.processmodel
Subclasses of ChangeReport in de.aristaflow.adept2.model.processmodelModifier and TypeClassDescriptionclassAChangeReportproviding localisation like aLocalisedCheckReport.