Uses of Interface
de.xima.fc.interfaces.processing.IWorkflowProcessingContext
-
-
Uses of IWorkflowProcessingContext in de.xima.fc.bl.fdv
Classes in de.xima.fc.bl.fdv that implement IWorkflowProcessingContext Modifier and Type Class Description classWorkflowProcessingContextDeprecated.This is part of the old workflow engine, use the new workflow engine. -
Uses of IWorkflowProcessingContext in de.xima.fc.bl.fdv.file
Constructors in de.xima.fc.bl.fdv.file with parameters of type IWorkflowProcessingContext Constructor Description ConsumingFileHandlerImpl(IWorkflowProcessingContext wfpc)Deprecated.ProvidingFileHandlerImpl(IWorkflowProcessingContext wfpc)Deprecated. -
Uses of IWorkflowProcessingContext in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing with parameters of type IWorkflowProcessingContext Modifier and Type Method Description protected abstract IProcessingResultAVerarbeitung. exec(IWorkflowProcessingContext workflowProcessingContext, Aktion aktion)Deprecated.This is the method that should implement the business logic required by this action.protected IProcessingResultVerarbeitungCallback. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungChangeStatus. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.IProcessingResultVerarbeitungCompressAsZip. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.Erstellt ein Zip-Archiv anhand einer Liste von Dateien.protected IProcessingResultVerarbeitungCopyToPostfach. 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 IProcessingResultVerarbeitungCopyToStatus. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.Erstellt eine Kopie des aktuellen (übergebenen) Vorgangs und setzt den gewählten Status.IProcessingResultVerarbeitungDbSQLQuery. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungDeleteVorgang. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungEmail. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.This is the method that should implement the business logic required by this action.protected IProcessingResultVerarbeitungExport. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.Stellt die Formulardaten als XML-Datei im (temporären) Verzeichnis des dazugehörigen Verarbeitungskontextes bereit.protected IProcessingResultVerarbeitungExportPersistence. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.Stellt die Formulardaten als Persistence-Datei bereit.protected IProcessingResultVerarbeitungExterneRessource. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungInbox. exec(IWorkflowProcessingContext wfpc, Aktion action)Deprecated.protected IProcessingResultVerarbeitungMoveToPostfach. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungPdf. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.Befüllt ein PDF anhand eines übergebenen Formulars.protected IProcessingResultVerarbeitungPlugin. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungPost. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungRenewProzessID. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungReturnFile. exec(IWorkflowProcessingContext wfpc, Aktion action)Deprecated.protected IProcessingResultVerarbeitungSaveToFilesystem. exec(IWorkflowProcessingContext wfpc, Aktion action)Deprecated.protected IProcessingResultVerarbeitungSendToSalesforce. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungStop. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungTemplate. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungUpload. exec(IWorkflowProcessingContext wfpc, Aktion action)Deprecated.protected IProcessingResultVerarbeitungWeiterleitung. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungWord. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.protected IProcessingResultVerarbeitungWriteToFile. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.Writes the file contents to a file with the specified export name.protected IProcessingResultVerarbeitungWriteToForm. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.Diese Aktion dient dazu Formularwerte mit definierten Mapping-Werten zu belegen.protected IProcessingResultVerarbeitungXmlToFd. exec(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.IProcessingResultAVerarbeitung. execute(IWorkflowProcessingContext wfpc, Aktion aktionInProcess)Deprecated.calls the internal exec mehtodIProcessingResultProcessingWrapper. execute(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated. -
Uses of IWorkflowProcessingContext in de.xima.fc.bl.fdv.processing.helper
Methods in de.xima.fc.bl.fdv.processing.helper with parameters of type IWorkflowProcessingContext Modifier and Type Method Description static voidPdfFillHelper. fillPdfForm(org.apache.pdfbox.pdmodel.PDDocument pdDoc, IFormDataAdapter fda, IWorkflowProcessingContext wpc)Deprecated.usePDFFillerstatic StringProcessingFileHelper. getFilename(String targetName, IWorkflowProcessingContext wfpc)Deprecated.Constructors in de.xima.fc.bl.fdv.processing.helper with parameters of type IWorkflowProcessingContext Constructor Description AsposeDataAdapter(IWorkflowProcessingContext workflowProcessingContext)Deprecated. -
Uses of IWorkflowProcessingContext in de.xima.fc.interfaces.placeholder
Methods in de.xima.fc.interfaces.placeholder with parameters of type IWorkflowProcessingContext Modifier and Type Method Description default StringISystemValueReplacer. replace(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wpCtx)Deprecated.default StringISystemValueReplacer. replace(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wpCtx, Vorgang process)Deprecated. -
Uses of IWorkflowProcessingContext in de.xima.fc.interfaces.placeholder.params
Methods in de.xima.fc.interfaces.placeholder.params that return IWorkflowProcessingContext Modifier and Type Method Description IWorkflowProcessingContextISystemReplacerParams. getWorkflowProcessing()Deprecated.Use / implementISystemReplacerParams.getWorkflowExecutionContext(). -
Uses of IWorkflowProcessingContext in de.xima.fc.interfaces.plugin.param.replacer
Methods in de.xima.fc.interfaces.plugin.param.replacer that return IWorkflowProcessingContext Modifier and Type Method Description default IWorkflowProcessingContextIPluginSystemReplacerParams. getWorkflowProcessingContext()Deprecated. -
Uses of IWorkflowProcessingContext in de.xima.fc.interfaces.plugin.param.workflow
Methods in de.xima.fc.interfaces.plugin.param.workflow that return IWorkflowProcessingContext Modifier and Type Method Description IWorkflowProcessingContextIPluginProcessingParams. getWorkflowProcessingContext() -
Uses of IWorkflowProcessingContext in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing with parameters of type IWorkflowProcessingContext Modifier and Type Method Description IProcessingResultIProcessing. execute(IWorkflowProcessingContext wfpc, Aktion aktion)Diese Methode dient dazu, die konkrete Aktionsverarbeitung zu implementieren. -
Uses of IWorkflowProcessingContext in de.xima.fc.mdl.placeholder
Methods in de.xima.fc.mdl.placeholder that return IWorkflowProcessingContext Modifier and Type Method Description IWorkflowProcessingContextDefaultReplacerParameters. getWorkflowProcessing()Methods in de.xima.fc.mdl.placeholder with parameters of type IWorkflowProcessingContext Modifier and Type Method Description voidDefaultReplacerParameters. setWorkflowProcessing(IWorkflowProcessingContext wfpctx)Constructors in de.xima.fc.mdl.placeholder with parameters of type IWorkflowProcessingContext Constructor Description DefaultReplacerParameters(IWorkflowProcessingContext wfpctx)Deprecated.DefaultReplacerParameters(IWorkflowProcessingContext wfpctx, Vorgang formRecord) -
Uses of IWorkflowProcessingContext in de.xima.fc.placeholder
Methods in de.xima.fc.placeholder with parameters of type IWorkflowProcessingContext Modifier and Type Method Description static StringPlaceholderReplacer. parse(IEntityContext ec, String text, IFormDataAdapter fda, IWorkflowProcessingContext wpc, Vorgang vorgang, Mandant mandant, boolean encodeForHTML)Deprecated.static StringPlaceholderReplacer. parse(String text, IFormDataAdapter fda, IWorkflowProcessingContext wpc, Vorgang vorgang, Mandant mandant, boolean encodeForHTML)Diese Methode dient dazu, all verfügbaren Parser auf einen Text anzuwenden.static StringPlaceholderReplacer. parse(String text, IWorkflowProcessingContext wpc)Diese Methode dient dazu, all verfügbaren Parser auf einen Text anzuwenden.static StringPlaceholderReplacer. parse(String text, IWorkflowProcessingContext wpc, boolean encodeUserInput)static StringPlaceholderReplacer. parseForSystemAttributes(IEntityContext ec, String text, Vorgang process, IWorkflowProcessingContext wfpctx)Deprecated.static StringPlaceholderReplacer. parseForSystemAttributes(String text, Vorgang process, IWorkflowProcessingContext wfpctx)Deprecated.static StringPlaceholderReplacer. replaceSystemValue(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wfpctx)Deprecated.static StringPlaceholderReplacer. replaceSystemValue(String placeholder, String placeholderContent, IWorkflowProcessingContext wfpctx)Deprecated. -
Uses of IWorkflowProcessingContext in de.xima.fc.plugin.models.params.replacer
Methods in de.xima.fc.plugin.models.params.replacer that return IWorkflowProcessingContext Modifier and Type Method Description IWorkflowProcessingContextPluginSystemReplacerParams. getWorkflowProcessingContext()Constructors in de.xima.fc.plugin.models.params.replacer with parameters of type IWorkflowProcessingContext Constructor Description PluginSystemReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wpc, Mandant client) -
Uses of IWorkflowProcessingContext in de.xima.fc.plugin.models.params.workflow
Methods in de.xima.fc.plugin.models.params.workflow that return IWorkflowProcessingContext Modifier and Type Method Description IWorkflowProcessingContextPluginProcessingParams. getWorkflowProcessingContext()Constructors in de.xima.fc.plugin.models.params.workflow with parameters of type IWorkflowProcessingContext Constructor Description PluginProcessingParams(IWorkflowProcessingContext wpc, Aktion aktion, Map<String,String> params)
-