Uses of Class
de.xima.fc.entities.Aktion
-
-
Uses of Aktion in de.xima.fc
Methods in de.xima.fc with parameters of type Aktion Modifier and Type Method Description static StringPathHandler.FS. getAktionWorkflowDirPath(Vorgang v, Aktion a)Deprecated.static StringPathHandler.FS. getAktionWorkflowDirPath(Vorgang v, Aktion a, String postfix)Deprecated. -
Uses of Aktion in de.xima.fc.api
Methods in de.xima.fc.api with parameters of type Aktion Modifier and Type Method Description List<String>PublicPropertyAccessor. getPlaceholderList(Projekt p, FormVersion fv, Aktion a)Deprecated.List<String>PublicPropertyAccessor. getProcessingContextPlaceholder(Aktion a)Deprecated. -
Uses of Aktion in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity that return Aktion Modifier and Type Method Description AktionAktionAPI. getByUUID(UserContext uc, Status state, String uuid)Deprecated.Returns the action with the given UUIDAktionAktionAPI. getByUUID(UserContext uc, Status state, UUID uuid)Deprecated.Returns the action with the given UUIDAktionAktionAPI. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated.Method for moving a action to the committed index.Methods in de.xima.fc.api.entity that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>AktionAPI. getAllByStatus(UserContext uc, Status status)Deprecated.Method for loading allAktionof a status.List<Aktion>AktionAPI. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.Method for loading all follow-up actions of a committed action.List<Aktion>AktionAPI. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.Method for loading all predecessor actions of a committed action, which implement the passed interface.Methods in de.xima.fc.api.entity with parameters of type Aktion Modifier and Type Method Description List<Aktion>AktionAPI. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.Method for loading all follow-up actions of a committed action.List<Aktion>AktionAPI. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.Method for loading all predecessor actions of a committed action, which implement the passed interface.BasicRefResultAktionAPI. isAktionMoveable(UserContext uc, Aktion aktion, int targetIdx)Deprecated.Method for checking if the committed action is movable.AktionAktionAPI. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated.Method for moving a action to the committed index. -
Uses of Aktion in de.xima.fc.bl.fdv
Methods in de.xima.fc.bl.fdv with parameters of type Aktion Modifier and Type Method Description FileWorkflowProcessingContext. getSourceDir(Aktion aktion)Deprecated.StringWorkflowProcessingContext. getSourceDirPath(Aktion aktion)Deprecated.<E extends IFileDataEntity<?>>
FileWorkflowProcessingContext. getSourceFile(Aktion aktion, IFileProviding<?,E> file)Deprecated.FileWorkflowProcessingContext. getTargetDir(Aktion aktion)Deprecated.StringWorkflowProcessingContext. getTargetDirPath(Aktion aktion)Deprecated.StringWorkflowProcessingContext. getTempDirPath(Aktion aktion)Deprecated. -
Uses of Aktion in de.xima.fc.bl.fdv.file
Methods in de.xima.fc.bl.fdv.file with parameters of type Aktion Modifier and Type Method Description voidProvidingFileHandlerImpl. attachFilesFromCurrentActionToFormRecord(Aktion action)Deprecated.List<Attachment>ConsumingFileHandlerImpl. getAttachmentsFromUploadElements(IUploadConsuming consuming, Aktion action)Deprecated.List<Attachment>ConsumingFileHandlerImpl. getAttachmentsFromUploadElements(List<String> uploadElements, Aktion action)Deprecated.FileConsumingFileHandlerImpl. getDirWithUploadElements(IUploadConsuming consuming, Aktion action)Deprecated.FileConsumingFileHandlerImpl. getDirWithUploadElements(List<String> uploadElements, Aktion action)Deprecated.Map<? super Object,File>ConsumingFileHandlerImpl. getFileOrDirsFromPreviousActions(IConsuming consuming, Aktion action)Deprecated.List<File>ConsumingFileHandlerImpl. getFilesFromPreviousActions(IConsuming consuming, Aktion action)Deprecated.List<File>ConsumingFileHandlerImpl. getFilesFromUploadElements(IUploadConsuming consuming, Aktion action)Deprecated.List<File>ConsumingFileHandlerImpl. getFilesFromUploadElements(List<String> uploadElements, Aktion action)Deprecated. -
Uses of Aktion in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing with parameters of type Aktion 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.voidProcessingWrapper. wrapFor(Aktion action)Deprecated. -
Uses of Aktion in de.xima.fc.bl.fdv.processing.data
Methods in de.xima.fc.bl.fdv.processing.data that return Aktion Modifier and Type Method Description AktionProcessingPrefillData. getAction()Deprecated.Constructors in de.xima.fc.bl.fdv.processing.data with parameters of type Aktion Constructor Description ProcessingPrefillData(IEntityContext ec, Aktion action)Deprecated.ProcessingPrefillData(IEntityContext ec, Mandant client, Projekt project, Status status, Aktion action)Deprecated. -
Uses of Aktion in de.xima.fc.dao.hook
Methods in de.xima.fc.dao.hook that return types with arguments of type Aktion Modifier and Type Method Description static List<Aktion>DaoActionHookHelper. getActionsReferencingDbConnection(IEntityContext ec, DatenbankZugriff dbConnection)static Collection<Aktion>DaoActionHookHelper. getActionsReferencingInbox(IEntityContext ec, Postfach inbox) -
Uses of Aktion in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return Aktion Modifier and Type Method Description AktionAktionDao. copy(IEntityContext ec, Aktion sourceAktion, Status targetStatus, String targetName)Deprecated.AktionAktionDao. getByUUID(IEntityContext ec, Status state, String uuid)Deprecated.AktionAktionDao. getByUUID(IEntityContext ec, Status state, UUID uuid)Deprecated.Methods in de.xima.fc.dao.impl that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>AktionDao. getAllByProcessingClass(IEntityContext ec, Mandant client, Class<?> processingClass)Deprecated.List<Aktion>AktionDao. getAllByStatus(IEntityContext ec, Status status)Deprecated.List<Aktion>AktionDao. getFolgeAktionen(IEntityContext ec, Aktion aktion)Deprecated.List<Aktion>AktionDao. getFolgeAktionen(IEntityContext ec, Status stat, int aktionIdx)Deprecated.protected IFCDaoActionHook<Aktion>AktionDao. getPostActionHook()Deprecated.protected IFCDaoActionHook<Aktion>AktionDao. getPreActionHook()Deprecated.List<Aktion>AktionDao. getPrevAktionen(IEntityContext ec, Aktion aktion, Class<?> verarbeitungsInterface)Deprecated.List<Aktion>AktionDao. getPrevAktionen(IEntityContext ec, Status stat, int aktionIdx, Class<?> verarbeitungsInterface)Deprecated.Methods in de.xima.fc.dao.impl with parameters of type Aktion Modifier and Type Method Description AktionAktionDao. copy(IEntityContext ec, Aktion sourceAktion, Status targetStatus, String targetName)Deprecated.Set<de.xima.cmn.dao.interfaces.IEntity<Long>>AktionDao. getEntityRefs(IEntityContext ec, Aktion aktion)Deprecated.List<Aktion>AktionDao. getFolgeAktionen(IEntityContext ec, Aktion aktion)Deprecated.List<Aktion>AktionDao. getPrevAktionen(IEntityContext ec, Aktion aktion, Class<?> verarbeitungsInterface)Deprecated. -
Uses of Aktion in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return Aktion Modifier and Type Method Description AktionIAktionDao. copy(IEntityContext ec, Aktion sourceAktion, Status targetStatus, String targetName)Deprecated.AktionIAktionDao. getByUUID(IEntityContext ec, Status state, String uuid)Deprecated.Returns the action with the given UUIDAktionIAktionDao. getByUUID(IEntityContext ec, Status state, UUID uuid)Deprecated.Returns the action with the given UUIDMethods in de.xima.fc.dao.interfaces that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>IAktionDao. getAllByProcessingClass(IEntityContext ec, Mandant client, Class<?> processingClass)Deprecated.Returns all actions that have processing of defined by the given processing classList<Aktion>IAktionDao. getAllByStatus(IEntityContext ec, Status status)Deprecated.List<Aktion>IAktionDao. getFolgeAktionen(IEntityContext ec, Aktion aktion)Deprecated.List<Aktion>IAktionDao. getFolgeAktionen(IEntityContext ec, Status stat, int aktionIdx)Deprecated.List<Aktion>IAktionDao. getPrevAktionen(IEntityContext ec, Aktion aktion, Class<?> typeInterface)Deprecated.List<Aktion>IAktionDao. getPrevAktionen(IEntityContext ec, Status stat, int aktionIdx, Class<?> verarbeitungsInterface)Deprecated.Methods in de.xima.fc.dao.interfaces with parameters of type Aktion Modifier and Type Method Description AktionIAktionDao. copy(IEntityContext ec, Aktion sourceAktion, Status targetStatus, String targetName)Deprecated.List<Aktion>IAktionDao. getFolgeAktionen(IEntityContext ec, Aktion aktion)Deprecated.List<Aktion>IAktionDao. getPrevAktionen(IEntityContext ec, Aktion aktion, Class<?> typeInterface)Deprecated. -
Uses of Aktion in de.xima.fc.entities
Methods in de.xima.fc.entities that return Aktion Modifier and Type Method Description AktionAktion. cloneBasics()Deprecated.AktionBedingung. getAktion()Deprecated.Diese Methode dient dazu, die Aktion zu ermitteln, die ausgeführt wird, wenn die Bedingung zutrifft.AktionAktion. getFolgeAktion()Deprecated.Diese Methode dient dazu, die Folgeaktion dieser Aktion innerhalb der Workflowverarbeitung zu ermitteln.AktionBedingung. getFolgeAktion()Deprecated.Stellt aktuell die Gegenseite einer unidirektionalen Beziehung dar, die die Folgeaktion repräsentiert.Methods in de.xima.fc.entities that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>Status. getAktionen()Deprecated.Liefert die aktuellen Aktionen-Liste.Methods in de.xima.fc.entities with parameters of type Aktion Modifier and Type Method Description voidStatus. addAktion(Aktion a)Deprecated.voidStatus. removeAktion(Aktion a)Deprecated.voidBedingung. setAktion(Aktion aktion)Deprecated.Diese Methode dient dazu, dieAktionzu setzen, die ausgeführt wird, wenn die Bedingung zutrifftvoidAktion. setFolgeAktion(Aktion folgeAktion)Deprecated.Diese Methode dient dazu, die Folgeaktion dieser Aktion für die Workflowverarbeitung festzulegen.voidBedingung. setFolgeAktion(Aktion folgeAktion)Deprecated.Diese Methode dient dazu, eine Folgeaktion festzulegenMethod parameters in de.xima.fc.entities with type arguments of type Aktion Modifier and Type Method Description voidStatus. setAktionen(List<Aktion> aktionen)Deprecated.Überschreibt die aktuelle Aktionsliste mit der übergebenen Liste -
Uses of Aktion in de.xima.fc.export
Methods in de.xima.fc.export that return Aktion Modifier and Type Method Description protected AktionAProjektUtil. handleAction(long oldActionId, Aktion newAction, Map<Long,Aktion> aktionMap, Map<Long,Status> statusMap, ExportBedingungData exportBedingungData)Deprecated.Methods in de.xima.fc.export that return types with arguments of type Aktion Modifier and Type Method Description protected Map<Long,Aktion>AProjektUtil. createAktion(Map<Long,Status> mapStatus, boolean disableAllActions)Deprecated.protected List<Aktion>AProjektUtil. getAktionsListe(Status status)Deprecated.Methods in de.xima.fc.export with parameters of type Aktion Modifier and Type Method Description protected AktionAProjektUtil. handleAction(long oldActionId, Aktion newAction, Map<Long,Aktion> aktionMap, Map<Long,Status> statusMap, ExportBedingungData exportBedingungData)Deprecated.Method parameters in de.xima.fc.export with type arguments of type Aktion Modifier and Type Method Description protected voidAProjektUtil. createBedingung(Map<Long,Aktion> aktionMap, Map<Long,Status> statusMap)Deprecated.protected AktionAProjektUtil. handleAction(long oldActionId, Aktion newAction, Map<Long,Aktion> aktionMap, Map<Long,Status> statusMap, ExportBedingungData exportBedingungData)Deprecated.protected BedingungAProjektUtil. handleBedingungForImport(Bedingung neueBedingung, Map<Long,Aktion> aktionMap, Map<Long,Status> statusMap, ExportBedingungData exportBedingungData)Deprecated. -
Uses of Aktion in de.xima.fc.export.model
Subclasses of Aktion in de.xima.fc.export.model Modifier and Type Class Description classExportAktionDataDeprecated.Methods in de.xima.fc.export.model that return Aktion Modifier and Type Method Description AktionExportAktionData. getBasicNeueAktion()Deprecated.Liefert eine neue Aktion instance gefüllt mit den primitiven ExportAktion- Daten (keine Referenzen, Listen)Constructors in de.xima.fc.export.model with parameters of type Aktion Constructor Description ExportAktionData(Aktion aktion)Deprecated. -
Uses of Aktion in de.xima.fc.gui.bean.workflow
Methods in de.xima.fc.gui.bean.workflow that return Aktion Modifier and Type Method Description AktionStateTreeBean. getAction()Deprecated.AktionStateTreeBean. getAction(org.primefaces.model.TreeNode<Object> actionNode)Deprecated.AktionAActionBean. getCurrent()Deprecated.AktionProcessingBean. getCurrentAction()Deprecated.Methods in de.xima.fc.gui.bean.workflow that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>StateTreeBean. getActionsForToggle()Deprecated.List<Aktion>ProcessingBean. getFollowActions()Deprecated.List<Aktion>ProcessingBean. getProvidingPrevActions()Deprecated.Methods in de.xima.fc.gui.bean.workflow with parameters of type Aktion Modifier and Type Method Description voidAActionBean. copy(Aktion current)Deprecated.org.primefaces.model.TreeNode<Object>StateTreeBean. createActionNode(Aktion action, org.primefaces.model.TreeNode<Object> stateNode)Deprecated.StringAActionBean. delete(String targetView, Aktion action)Deprecated.StringStateTreeBean. getActionFilterString(Aktion action)Deprecated.org.primefaces.model.TreeNode<Object>StateTreeBean. getActionNode(Aktion action)Deprecated.org.primefaces.model.TreeNode<Object>StateTreeBean. getActionNode(Aktion aktion, Status status)Deprecated.org.primefaces.model.TreeNode<Object>StateTreeBean. getActionNode(Aktion searchAction, org.primefaces.model.TreeNode<Object> node)Deprecated.IGuiIconProcessingBean. getIcon(Aktion action)Deprecated.booleanAActionBean. isHasCondition(Aktion action)Deprecated.booleanAActionBean. isHasErrorCase(Aktion action)Deprecated.voidStateTreeBean. loadActionNode(org.primefaces.model.TreeNode<Object> actionNode, Aktion action)Deprecated.voidStateTreeBean. selectAktion(Aktion aktion)Deprecated.voidStateTreeBean. selectAktion(Aktion aktion, Status status)Deprecated.Selektiert die Aktion eines Status.voidStateTreeBean. selectAktion(Aktion aktion, org.primefaces.model.TreeNode<Object> node)Deprecated.voidAActionBean. setCurrent(Aktion current)Deprecated.voidStateTreeBean. updateAction(Aktion action)Deprecated. -
Uses of Aktion in de.xima.fc.gui.interfaces
Methods in de.xima.fc.gui.interfaces with parameters of type Aktion Modifier and Type Method Description default voidIPlaceholderLibrary. updateWorkflowActionResultPlaceholders(IEntityContext ec, Aktion action)Deprecated.No-op and should not be used. -
Uses of Aktion in de.xima.fc.gui.interfaces.data
Methods in de.xima.fc.gui.interfaces.data that return Aktion Modifier and Type Method Description AktionIStateView. getAction() -
Uses of Aktion in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model with parameters of type Aktion Modifier and Type Method Description voidPlaceholderLibrary. updateWorkflowActionResultPlaceholders(IEntityContext ec, Aktion action) -
Uses of Aktion in de.xima.fc.gui.validator.name
Methods in de.xima.fc.gui.validator.name with parameters of type Aktion Modifier and Type Method Description protected voidUniqueActionName. addScope(de.xima.cmn.criteria.QueryCriteriaManager qcm, Aktion action)Deprecated. -
Uses of Aktion in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity that return Aktion Modifier and Type Method Description AktionAktionHandler. getByUUID(UserContext uc, Status state, String uuid)Deprecated.AktionAktionHandler. getByUUID(UserContext uc, Status state, UUID uuid)Deprecated.AktionAktionHandler. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated.Methods in de.xima.fc.handler.entity that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>AktionHandler. getAllByStatus(UserContext uc, Status status)Deprecated.List<Aktion>AktionHandler. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.List<Aktion>AktionHandler. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.Methods in de.xima.fc.handler.entity with parameters of type Aktion Modifier and Type Method Description List<Aktion>AktionHandler. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.List<Aktion>AktionHandler. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.BasicRefResultAktionHandler. isAktionMoveable(UserContext uc, Aktion aktion, int targetIdx)Deprecated.AktionAktionHandler. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated. -
Uses of Aktion in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity that return Aktion Modifier and Type Method Description AktionIAktionHandler. getByUUID(UserContext uc, Status state, String uuid)Deprecated.Returns the action with the given UUIDAktionIAktionHandler. getByUUID(UserContext uc, Status state, UUID uuid)Deprecated.Returns the action with the given UUIDAktionIAktionHandler. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated.Methods in de.xima.fc.handler.interfaces.entity that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>IAktionHandler. getAllByStatus(UserContext uc, Status status)Deprecated.List<Aktion>IAktionHandler. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.List<Aktion>IAktionHandler. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.Methods in de.xima.fc.handler.interfaces.entity with parameters of type Aktion Modifier and Type Method Description List<Aktion>IAktionHandler. getFolgeAktionen(UserContext uc, Aktion aktion)Deprecated.List<Aktion>IAktionHandler. getPrevAktionen(UserContext uc, Aktion aktion, Class<? extends IProcessing> verarbeitungsInterface)Deprecated.BasicRefResultIAktionHandler. isAktionMoveable(UserContext uc, Aktion aktion, int targetIdx)Deprecated.AktionIAktionHandler. move(UserContext uc, Aktion aktion, int targetIdx)Deprecated. -
Uses of Aktion in de.xima.fc.importer.config
Methods in de.xima.fc.importer.config that return types with arguments of type Aktion Modifier and Type Method Description protected IGenericDao<Aktion>ActionImportConfig. getDao()Deprecated. -
Uses of Aktion in de.xima.fc.importer.stager
Constructors in de.xima.fc.importer.stager with parameters of type Aktion Constructor Description ActionImportStager(IEntityContext ec, Aktion entity, Mandant client)Deprecated. -
Uses of Aktion in de.xima.fc.interfaces.file
Methods in de.xima.fc.interfaces.file with parameters of type Aktion Modifier and Type Method Description voidIProvidingFileHandler. attachFilesFromCurrentActionToFormRecord(Aktion action)Deprecated.For a workflow action that provides files, takes the files it produces and attaches those files to the current form record.List<Attachment>IConsumingFileHandler. getAttachmentsFromUploadElements(IUploadConsuming consuming, Aktion action)Deprecated.Same asIConsumingFileHandler.getAttachmentsFromUploadElements(List, Aktion), but takes the arguments from the givenIUploadConsumingbelonging to the given action.List<Attachment>IConsumingFileHandler. getAttachmentsFromUploadElements(List<String> uploadElements, Aktion action)Deprecated.Returns a list of all attachments for the given upload elements.FileIConsumingFileHandler. getDirWithUploadElements(IUploadConsuming consuming, Aktion action)Deprecated.Same asIConsumingFileHandler.getDirWithUploadElements(IUploadConsuming, Aktion), but takes the parameters from the givenIUploadConsumingcorresponding to the given action.FileIConsumingFileHandler. getDirWithUploadElements(List<String> uploadElements, Aktion action)Deprecated.Similar toIConsumingFileHandler.getFilesFromUploadElements(List, Aktion), but returns aFilefor the directory which contains all the uploaded elements.Map<? super Object,File>IConsumingFileHandler. getFileOrDirsFromPreviousActions(IConsuming consuming, Aktion action)Deprecated.For each previous action as specified byIConsuming.getActionUUIDs(), find the file or directory created by that action and returns them.List<File>IConsumingFileHandler. getFilesFromPreviousActions(IConsuming consuming, Aktion action)Deprecated.Returns all files from previous actions as specified by theIConsuming.getActionUUIDs().List<File>IConsumingFileHandler. getFilesFromUploadElements(IUploadConsuming consuming, Aktion action)Deprecated.Same asIConsumingFileHandler.getFilesFromUploadElements(List, Aktion), but takes the parameters from the givenIUploadConsumingcorresponding to the given action.List<File>IConsumingFileHandler. getFilesFromUploadElements(List<String> uploadElements, Aktion action)Deprecated.Returns a list of all files from the given upload elements. -
Uses of Aktion in de.xima.fc.interfaces.plugin.param.workflow
Methods in de.xima.fc.interfaces.plugin.param.workflow that return Aktion Modifier and Type Method Description AktionIPluginProcessingParams. getAktion()Deprecated.Getter für die Aktion in welcher die Verarbeitung durchgeführt wird -
Uses of Aktion in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return Aktion Modifier and Type Method Description AktionIProcessingPrefillData. getAction()Deprecated.Methods in de.xima.fc.interfaces.processing with parameters of type Aktion Modifier and Type Method Description IProcessingResultIProcessing. execute(IWorkflowProcessingContext wfpc, Aktion aktion)Deprecated.Diese Methode dient dazu, die konkrete Aktionsverarbeitung zu implementieren.FileIWorkflowProcessingContext. getSourceDir(Aktion aktion)Deprecated.Path to the temporary source directory.StringIWorkflowProcessingContext. getSourceDirPath(Aktion aktion)Deprecated.Path to the temporary source directory.<E extends IFileDataEntity<?>>
FileIWorkflowProcessingContext. getSourceFile(Aktion aktion, IFileProviding<?,E> file)Deprecated.Methode zum Ermitteln und temporären Ablegen von Dateien aus der Datenbank.FileIWorkflowProcessingContext. getTargetDir(Aktion aktion)Deprecated.Path to the temporary target directory.StringIWorkflowProcessingContext. getTargetDirPath(Aktion aktion)Deprecated.Path to the temporary target directory.StringIWorkflowProcessingContext. getTempDirPath(Aktion aktion)Deprecated.voidIProcessingWrapper. wrapFor(Aktion action)Deprecated.Wraps the action and its processing -
Uses of Aktion in de.xima.fc.manager
Methods in de.xima.fc.manager with parameters of type Aktion Modifier and Type Method Description static IProcessingProcessingManager. getEmptyProcessing(Aktion action)Deprecated. -
Uses of Aktion in de.xima.fc.order
Methods in de.xima.fc.order that return Aktion Modifier and Type Method Description static AktionAktionOrderHelper. move(Aktion aktion, int targetIdx, IEntityContext ec)Deprecated.Passt die Reihenfolge der Aktionen an, wo es notwendig ist.static AktionAktionOrderHelper. moveToState(Aktion action, Status state, int newIdx, IEntityContext ec)Deprecated.Methods in de.xima.fc.order with parameters of type Aktion Modifier and Type Method Description static BasicRefResultAktionOrderHelper. isAktionDeletable(Aktion delAktion, IEntityContext ec)Deprecated.Prüft ob eine Aktion gelöscht werden kann.static BasicRefResultAktionOrderHelper. isAktionMoveable(Aktion currentAktion, int targetIndex, IEntityContext ec)Deprecated.Prüft ob eine Aktion verschoben werden darf.static BasicRefResultAktionOrderHelper. isAktionMoveableToState(Aktion action, Status state, Mandant client, int newIdx, IEntityContext ec)Deprecated.Action cannot be moved to the target state if that state contain an action with the same name already.static AktionAktionOrderHelper. move(Aktion aktion, int targetIdx, IEntityContext ec)Deprecated.Passt die Reihenfolge der Aktionen an, wo es notwendig ist.static AktionAktionOrderHelper. moveToState(Aktion action, Status state, int newIdx, IEntityContext ec)Deprecated. -
Uses of Aktion in de.xima.fc.plugin.abstracts
Methods in de.xima.fc.plugin.abstracts that return Aktion Modifier and Type Method Description AktionAPluginCustomGUIBean. getCurrentAction()Deprecated.Methods in de.xima.fc.plugin.abstracts that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>APluginCustomGUIBean. getProvidingPrevActions()Deprecated. -
Uses of Aktion in de.xima.fc.plugin.config
Methods in de.xima.fc.plugin.config that return Aktion Modifier and Type Method Description AktionIProcessingBean. getCurrentAction()Deprecated.Finds the currently selected workflow action.Methods in de.xima.fc.plugin.config that return types with arguments of type Aktion Modifier and Type Method Description List<Aktion>IProcessingBean. getProvidingPrevActions()Deprecated.Liefert eine Liste mit allen datei-bereitstellenden Aktionen, welche der aktuellen Aktion innerhalb des aktuellen Status vorgelagert sind -
Uses of Aktion in de.xima.fc.plugin.models.params.workflow
Methods in de.xima.fc.plugin.models.params.workflow that return Aktion Modifier and Type Method Description AktionPluginProcessingParams. getAktion()Deprecated.Constructors in de.xima.fc.plugin.models.params.workflow with parameters of type Aktion Constructor Description PluginProcessingParams(IWorkflowProcessingContext wpc, Aktion aktion, Map<String,String> params)Deprecated. -
Uses of Aktion in de.xima.fc.processing
Methods in de.xima.fc.processing with parameters of type Aktion Modifier and Type Method Description static IProcessingWrapperProcessingWrapperFactory. forAction(Aktion action)Gets a processing wrapper for the given actionstatic IProcessingProcessingWrapperFactory. forLegacyAction(Aktion action)Only for use inBedingung!!! To ensure compatibilty with deprecated plugins -
Uses of Aktion in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return Aktion Modifier and Type Method Description static AktionEntityDummyFactory. dummyAction(String name, Status status)Deprecated.Methods in de.xima.fc.testhelper with parameters of type Aktion Modifier and Type Method Description static BedingungEntityDummyFactory. dummyCondition(Aktion action)Deprecated. -
Uses of Aktion in de.xima.fc.workflow.migrate
Methods in de.xima.fc.workflow.migrate with parameters of type Aktion Modifier and Type Method Description static voidFcEmailUserReferenceMigrator. updateEmailAction(IEntityContext ec, Mandant client, Aktion action, Map<String,Long> userRefToProfileIdMap)Deprecated.
-