net.nan21.dnet.module.ad._presenterdelegates.workflow
Class DeployUploadedWorkflow

java.lang.Object
  extended by net.nan21.dnet.core.presenter.service.AbstractFileUploadService
      extended by 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


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.service.AbstractFileUploadService
appContext, systemConfig
 
Constructor Summary
DeployUploadedWorkflow()
           
 
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
 

Constructor Detail

DeployUploadedWorkflow

public DeployUploadedWorkflow()
Method Detail

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.