Uses of Interface
de.xima.fc.workflow.processor.iface.IWorkflowPlaceholderRefactorRetVal
Packages that use IWorkflowPlaceholderRefactorRetVal
-
Uses of IWorkflowPlaceholderRefactorRetVal in de.xima.fc.refactor
Methods in de.xima.fc.refactor that return IWorkflowPlaceholderRefactorRetValModifier and TypeMethodDescriptionWorkflowPlaceholderRefactorProcessor.refactorPlaceholdersInWorkflowProcess(WorkflowProcess process, IPlaceholderRefactorMapper refactorer, Mandant client) PerformsrefactorPlaceholdersin all elements of the given process.WorkflowPlaceholderRefactorProcessor.refactorPlaceholdersInWorkflowTask(WorkflowTask task, IPlaceholderRefactorMapper refactorer, Mandant client) PerformsrefactorPlaceholdersin all elements of the given task.WorkflowPlaceholderRefactorProcessor.refactorPlaceholdersInWorkflowVersion(long workflowVersionId, IPlaceholderRefactorMapper refactorer, IEntityContext ec) Reads the given workflow version from the database, performsrefactorPlaceholderson that version, and writes back the version to the database.WorkflowPlaceholderRefactorProcessor.refactorPlaceholdersInWorkflowVersion(WorkflowVersion version, IPlaceholderRefactorMapper refactorer, Mandant client) PerformsrefactorPlaceholdersin all elements of the given version. -
Uses of IWorkflowPlaceholderRefactorRetVal in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement IWorkflowPlaceholderRefactorRetValModifier and TypeClassDescriptionfinal classDefault POJO implementation ofIWorkflowPlaceholderRefactorRetValwith a builder.Methods in de.xima.fc.workflow.processor.model that return IWorkflowPlaceholderRefactorRetVal