Uses of Class
de.aristaflow.adept2.model.activitymodel.RevisionConflictException
-
Packages that use RevisionConflictException Package Description de.aristaflow.adept2.core.activityrepository -
-
Uses of RevisionConflictException in de.aristaflow.adept2.core.activityrepository
Methods in de.aristaflow.adept2.core.activityrepository that throw RevisionConflictException 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.
-