Uses of Class
org.alfresco.cmis.dsl.CheckIn
Packages that use CheckIn
-
Uses of CheckIn in org.alfresco.cmis
Methods in org.alfresco.cmis that return CheckInModifier and TypeMethodDescriptionCmisWrapper.prepareDocumentForCheckIn()Starts the process to check in a document -
Uses of CheckIn in org.alfresco.cmis.dsl
Methods in org.alfresco.cmis.dsl that return CheckInModifier and TypeMethodDescriptionCheckIn.withComment(String comment) CheckIn.withContent(String content) CheckIn.withMajorVersion()CheckIn.withMinorVersion()CheckIn.withoutComment()