IConsuming actions now offer settings for selecting
both files from previous actions as well as files from form upload elements.@Deprecated @Embeddable public class VerarbeitungUpload extends AVerarbeitung implements IProviding, IAttachableFile
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungUpload()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected IProcessingResult |
exec(IWorkflowProcessingContext wfpc,
Aktion action)
Deprecated.
Die eigentliche, Aktions-spezifische Verarbeitung dieser Implementierung von
IProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen. |
String |
getDisplayName(Locale l)
Deprecated.
|
String |
getIcon()
Deprecated.
|
String |
getProcessingKey()
Deprecated.
|
String |
getProcessingPage()
Deprecated.
|
List<String> |
getUploadFiles()
Deprecated.
|
boolean |
isAttachToFormRecord()
Deprecated.
|
void |
setAttachToFormRecord(boolean attachToFormRecord)
Deprecated.
|
void |
setUploadFiles(List<String> uploadFiles)
Deprecated.
|
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvailableOverrideValue, isAvailable, prefillProcessingprotected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion action) throws Exception
AVerarbeitungIProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen.exec in class AVerarbeitungwfpc - TODOaction - TODOException - bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getProcessingKey()
getProcessingKey in interface IProcessingpublic String getDisplayName(Locale l)
getDisplayName in interface INamedUiElementgetDisplayName in class AVerarbeitungpublic String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungpublic boolean isAttachToFormRecord()
isAttachToFormRecord in interface IAttachableFilepublic void setAttachToFormRecord(boolean attachToFormRecord)
setAttachToFormRecord in interface IAttachableFileattachToFormRecord - Whether files created by this file providing action are attached to the form record.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.