Uses of Class
de.aristaflow.adept2.model.activitymodel.InheritanceConflictException
-
Packages that use InheritanceConflictException Package Description de.aristaflow.adept2.core.activityrepository -
-
Uses of InheritanceConflictException in de.aristaflow.adept2.core.activityrepository
Methods in de.aristaflow.adept2.core.activityrepository that throw InheritanceConflictException Modifier and Type Method Description void
RevisionManager. releaseBranch(SessionToken session, long branch, String comment)
Releases the designated branch and creates a new production revision which will set all former revisions to outdated.
-