Uses of Interface
de.xima.fc.interfaces.workflow.params.IGetDisplayLabelParams
Packages that use IGetDisplayLabelParams
Package
Description
-
Uses of IGetDisplayLabelParams in de.xima.fc.interfaces.workflow.elements
Methods in de.xima.fc.interfaces.workflow.elements with parameters of type IGetDisplayLabelParamsModifier and TypeMethodDescriptiondefault String
IElementHandler.getDisplayLabel
(IGetDisplayLabelParams<TData> params) Retrieves the display label for a workflow element. -
Uses of IGetDisplayLabelParams in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement IGetDisplayLabelParamsModifier and TypeClassDescriptionfinal class
GetDisplayLabelParams<TData>
Default POJO implementation ofIGetDisplayLabelParams
. -
Uses of IGetDisplayLabelParams in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes with parameters of type IGetDisplayLabelParamsModifier and TypeMethodDescriptionFcChangeStateHandler.getDisplayLabel
(IGetDisplayLabelParams<FcChangeStateProps> params) FcMultipleConditionHandler.getDisplayLabel
(IGetDisplayLabelParams<FcMultipleConditionProps> params)