net.nan21.dnet.module.ad._presenterdelegates.workflow
Class DeployUploadedWorkflow
java.lang.Object
net.nan21.dnet.core.presenter.service.AbstractFileUploadService
net.nan21.dnet.module.ad._presenterdelegates.workflow.DeployUploadedWorkflow
- All Implemented Interfaces:
- net.nan21.dnet.core.api.service.IFileUploadService
public class DeployUploadedWorkflow
- extends net.nan21.dnet.core.presenter.service.AbstractFileUploadService
- implements net.nan21.dnet.core.api.service.IFileUploadService
| Fields inherited from class net.nan21.dnet.core.presenter.service.AbstractFileUploadService |
appContext, systemConfig |
|
Method Summary |
net.nan21.dnet.core.api.action.IFileUploadResult |
execute(net.nan21.dnet.core.api.model.IUploadedFileDescriptor fileDescriptor,
InputStream inputStream,
Map<String,String> uploadParams)
|
| Methods inherited from class net.nan21.dnet.core.presenter.service.AbstractFileUploadService |
getAppContext, getServiceLocator, getSystemConfig, getWorkflowEngine, setAppContext, setSystemConfig |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.nan21.dnet.core.api.service.IFileUploadService |
getSystemConfig, setSystemConfig |
DeployUploadedWorkflow
public DeployUploadedWorkflow()
execute
public net.nan21.dnet.core.api.action.IFileUploadResult execute(net.nan21.dnet.core.api.model.IUploadedFileDescriptor fileDescriptor,
InputStream inputStream,
Map<String,String> uploadParams)
throws Exception
- Specified by:
execute in interface net.nan21.dnet.core.api.service.IFileUploadService
- Throws:
Exception
Copyright © 2012. All Rights Reserved.