org.openharmonise.dav.server.apm |
|
Java Source File Name | Type | Comment |
APMException.java | Class | Thrown to indicate the occurance of an exception in the processing of
the AuxillaryProcessManager . |
APMFactory.java | Class | Factory class which can return the singleton instance of the APM. |
AuxillaryPreProcessManager.java | Interface | Interface providing a means for allowing project specific actions to be
plugged in to the resource workflow before the workflow event is to
take place. |
AuxillaryProcessManager.java | Interface | Interface providing a means for allowing project specific actions to be
plugged in to the resource workflow after the workflow event takes place,
e.g. |
StandardAPM.java | Class | Standard APM for Harmonise webdav layer which creates thumbnails for images as
images are loaded in to system, translates DAV path references to Harmonise path
references in XML content, handles creation of WorkflowStageGroups
for new WorkflowProperty objects and checks for completion of
defined workflows before the status change of resources. |