@Embeddable public class VerarbeitungCompressAsZip extends AVerarbeitung implements IConsuming, IUploadConsuming, IProviding, IAttachableFile
LOG
ATTR_VERARBEITUNGSNAME
ATTR_DISPLAY_NAME
Constructor and Description |
---|
VerarbeitungCompressAsZip() |
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAktionsIdErgebnisse
getAvailableOverrideValue, isAvailable, prefillProcessing
public List<String> getActionUUIDs()
getActionUUIDs
in interface IConsuming
Aktion.getUUID()
s. These are the actions which are consumed by this actionpublic void setActionUUIDs(List<String> actionUUIDs)
setActionUUIDs
in interface IConsuming
actionUUIDs
- A list of Aktion.getUUID()
s. These are the actions which are consumed by this actionpublic void setExportName(String exportname)
public String getExportName()
public IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
exec
in class AVerarbeitung
wfpc
- TODOaktion
- TODOException
- bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getProcessingKey()
getProcessingKey
in interface IProcessing
public String getDisplayName(Locale l)
getDisplayName
in interface INamedUiElement
getDisplayName
in class AVerarbeitung
public String getProcessingPage()
getProcessingPage
in interface IProcessing
getProcessingPage
in class AVerarbeitung
public String getIcon()
getIcon
in interface IProcessing
getIcon
in class AVerarbeitung
public boolean isAttachToFormRecord()
isAttachToFormRecord
in interface IAttachableFile
public void setAttachToFormRecord(boolean attachToFormRecord)
setAttachToFormRecord
in interface IAttachableFile
attachToFormRecord
- Whether files created by this file providing action are attached to the form record.public List<String> getUploadElements()
getUploadElements
in interface IUploadConsuming
FormElement.getAlias()
es. These are the upload elements whose files are consumed by this
upload file consuming action.public void setUploadElements(List<String> uploadElements)
setUploadElements
in interface IUploadConsuming
uploadElements
- A list of FormElement.getAlias()
es. These are the upload elements whose files are
consumed by this upload file consuming action.@Deprecated public void setActionIds(List<Long> aktionsIdErgebnisse)
setActionIds
in interface IConsuming
@Deprecated public List<Long> getActionIds()
getActionIds
in interface IConsuming
@Deprecated public void setArrayOfAktionIdErgebnis(List<Long> aktionsIdErgebnisList)
IConsuming
-Schnittstelle besser setActionIds(List)
verwenden.@Deprecated public List<Long> getArrayOfAktionIdErgebnis()
IConsuming
-Schnittstelle besser getActionIds()
verwenden.Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.