Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.flexstor.flexdbserver.services.checkincheckout

Class Summary
CheckInService CheckInService
Checks in new versions of assets after modifications, making such assets the current assets in the system.
CheckInServiceManager CheckInServiceManager provides functionality to control the sequencial execution of Services during the check-in process
CheckOutService CheckOutService
Checks out and locks a file for modifications.
CheckOutServiceManager CheckOutServiceManager provides functionality to control the sequencial execution of Services during the check-in process
PromoteService PromoteService
Makes an older version of an asset be the most current.
PromoteServiceManager PromoteServiceManager provides functionality to control the sequencial execution of Services during the promote process