Uses of Class
de.xima.fc.workflow.designer.model.CheckForUnsavedChangedResult
Packages that use CheckForUnsavedChangedResult
-
Uses of CheckForUnsavedChangedResult in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return CheckForUnsavedChangedResultModifier and TypeMethodDescriptionstatic <TData> CheckForUnsavedChangedResult<WorkflowNode>
ElementPropertiesHelper.checkForUnsavedChanges
(IEntityContext ec, long processId, UUID taskUuid, UUID elementUuid, TData data, INodeHandler<TData> handler) static <TData> CheckForUnsavedChangedResult<WorkflowTrigger>
ElementPropertiesHelper.checkForUnsavedChanges
(IEntityContext ec, long processId, UUID taskUuid, UUID elementUuid, TData data, ITriggerHandler<TData> handler)