Uses of Interface
de.xima.fc.interfaces.processing.IProcessingResult
Packages that use IProcessingResult
Package
Description
-
Uses of IProcessingResult in de.xima.fc.bl.fdv
Methods in de.xima.fc.bl.fdv that return IProcessingResultModifier and TypeMethodDescriptionWorkflowProcessingContext.instanceFor
(long aktionsId) Deprecated.spezifisches Aktionsergebnisobjekt anhand des Keys ermittelnWorkflowProcessingContext.valueFor
(long aktionsId) Deprecated.Methods in de.xima.fc.bl.fdv that return types with arguments of type IProcessingResultMethods in de.xima.fc.bl.fdv with parameters of type IProcessingResultModifier and TypeMethodDescriptionvoid
WorkflowProcessingContext.addProcessingResult
(long aktionsId, IProcessingResult value) Deprecated.neues Aktionsergebnisobjekt hinzuzufügenvoid
WorkflowProcessingContext.addProcessingResult
(Integer aktionsId, IProcessingResult value) Deprecated.neues Aktionsergebnisobjekt hinzuzufügenMethod parameters in de.xima.fc.bl.fdv with type arguments of type IProcessingResultModifier and TypeMethodDescriptionvoid
WorkflowProcessingContext.setAktionsErgebnisse
(HashMap<Long, IProcessingResult> aktionsErgebnisse) Deprecated. -
Uses of IProcessingResult in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing that return IProcessingResultModifier and TypeMethodDescriptionprotected abstract IProcessingResult
AVerarbeitung.exec
(IWorkflowProcessingContext workflowProcessingContext, Aktion aktion) Deprecated.This is the method that should implement the business logic required by this action.protected IProcessingResult
VerarbeitungCallback.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungChangeStatus.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.VerarbeitungCompressAsZip.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Erstellt ein Zip-Archiv anhand einer Liste von Dateien.protected IProcessingResult
VerarbeitungCopyToPostfach.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Hinweis: Für die erstellte Vorgangskopie werden nach DIESER Aktion KEINE weiteren Aktionen ausgeführt, ihr Status ist abhängig vom 'statusBeibehalten'-Schalter (true
: alter Status des Originalvorganges;false
: Zielstatus des Originalvorganges).protected IProcessingResult
VerarbeitungCopyToStatus.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Erstellt eine Kopie des aktuellen (übergebenen) Vorgangs und setzt den gewählten Status.VerarbeitungDbSQLQuery.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungDeleteVorgang.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungEmail.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.This is the method that should implement the business logic required by this action.protected IProcessingResult
VerarbeitungExport.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Stellt die Formulardaten als XML-Datei im (temporären) Verzeichnis des dazugehörigen Verarbeitungskontextes bereit.protected IProcessingResult
VerarbeitungExportPersistence.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Stellt die Formulardaten als Persistence-Datei bereit.protected IProcessingResult
VerarbeitungExterneRessource.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungInbox.exec
(IWorkflowProcessingContext wfpc, Aktion action) Deprecated.protected IProcessingResult
VerarbeitungMoveToPostfach.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungPdf.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Befüllt ein PDF anhand eines übergebenen Formulars.protected IProcessingResult
VerarbeitungPlugin.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungPost.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungRenewProzessID.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungReturnFile.exec
(IWorkflowProcessingContext wfpc, Aktion action) Deprecated.protected IProcessingResult
VerarbeitungSaveToFilesystem.exec
(IWorkflowProcessingContext wfpc, Aktion action) Deprecated.protected IProcessingResult
VerarbeitungSendToSalesforce.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungStop.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungTemplate.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungUpload.exec
(IWorkflowProcessingContext wfpc, Aktion action) Deprecated.protected IProcessingResult
VerarbeitungWeiterleitung.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungWord.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.protected IProcessingResult
VerarbeitungWriteToFile.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Writes the file contents to a file with the specified export name.protected IProcessingResult
VerarbeitungWriteToForm.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Diese Aktion dient dazu Formularwerte mit definierten Mapping-Werten zu belegen.protected IProcessingResult
VerarbeitungXmlToFd.exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.final IProcessingResult
AVerarbeitung.execute
(IWorkflowProcessingContext wfpc, Aktion aktionInProcess) Deprecated.calls the internal exec mehtodProcessingWrapper.execute
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated. -
Uses of IProcessingResult in de.xima.fc.bl.fdv.processing.result
Classes in de.xima.fc.bl.fdv.processing.result that implement IProcessingResultModifier and TypeClassDescriptionclass
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine. -
Uses of IProcessingResult in de.xima.fc.interfaces.plugin.retval.workflow
Subinterfaces of IProcessingResult in de.xima.fc.interfaces.plugin.retval.workflowModifier and TypeInterfaceDescriptioninterface
Interface for the return value of a processing plugin. -
Uses of IProcessingResult in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return IProcessingResultModifier and TypeMethodDescriptionIProcessing.execute
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.Diese Methode dient dazu, die konkrete Aktionsverarbeitung zu implementieren.IWorkflowProcessingContext.valueFor
(long aktionsId) Deprecated.Find the processing result for a given action.Methods in de.xima.fc.interfaces.processing with parameters of type IProcessingResultModifier and TypeMethodDescriptionvoid
IWorkflowProcessingContext.addProcessingResult
(long aktionsId, IProcessingResult value) Deprecated.Add a new processing result for a given action.void
IWorkflowProcessingContext.addProcessingResult
(Integer aktionsId, IProcessingResult value) -
Uses of IProcessingResult in de.xima.fc.interfaces.processing.result
Subinterfaces of IProcessingResult in de.xima.fc.interfaces.processing.resultModifier and TypeInterfaceDescriptioninterface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).