]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6937-A: Added mapping for SAS workflow states to the client workflow states...
authorremillet <remillet@yahoo.com>
Thu, 21 Apr 2016 04:30:11 +0000 (21:30 -0700)
committerremillet <remillet@yahoo.com>
Thu, 21 Apr 2016 04:30:11 +0000 (21:30 -0700)
commit40f419961800a12d1673333dc809d3dc8c4125f9
tree1e88bee194f932ef0e02d226cf3225b0c6efd479
parentba22136f88b82ed770d17cd27599812d0c3e6f19
CSPACE-6937-A: Added mapping for SAS workflow states to the client workflow states for authority items.
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityServiceUtils.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityDocumentModelHandler.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/client/src/main/java/org/collectionspace/services/client/workflow/WorkflowClient.java
services/common/src/main/java/org/collectionspace/services/common/document/DocumentHandler.java
services/common/src/main/java/org/collectionspace/services/common/storage/jpa/JpaDocumentHandler.java
services/common/src/main/java/org/collectionspace/services/common/workflow/service/nuxeo/WorkflowDocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java
services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationDocumentModelHandler.java