Interface MergeOutputJobsActionService
- All Known Implementing Classes:
MergeOutputJobsActionServiceImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiongetDmsDocuments(HashMap<String, String> values) Deprecated.getOutputJobs(EntityExplorerActionSelection selection) Deprecated.booleanDeprecated.save(String label, boolean markPages, OutputJobView[] jobs) Deprecated.
-
Method Details
-
getOutputJobs
List<OutputJobView> getOutputJobs(EntityExplorerActionSelection selection) throws RpcExecutionException Deprecated.- Throws:
RpcExecutionException
-
getDmsDocuments
Deprecated. -
save
Deprecated. -
isMarkPages
boolean isMarkPages()Deprecated.
-