@Embeddable public class VerarbeitungCompressAsZip extends AVerarbeitung implements IConsuming, IUploadConsuming, IProviding, IAttachableFile
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungCompressAsZip() |
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAktionsIdErgebnissegetAvailableOverrideValue, isAvailable, prefillProcessingpublic List<String> getActionUUIDs()
getActionUUIDs in interface IConsumingAktion.getUUID()s. These are the actions which are consumed by this actionpublic void setActionUUIDs(List<String> actionUUIDs)
setActionUUIDs in interface IConsumingactionUUIDs - 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 AVerarbeitungwfpc - TODOaktion - 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.public List<String> getUploadElements()
getUploadElements in interface IUploadConsumingFormElement.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 IUploadConsuminguploadElements - 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 © 2020 XIMA MEDIA GmbH. All rights reserved.