Uses of Interface
de.xima.fc.interfaces.workflow.mixin.ISummaryKeyValueModel
-
Packages that use ISummaryKeyValueModel Package Description de.xima.fc.interfaces.workflow.mixin The workflow engine is generic in the sense that it never checks the type of atriggerornodefor special types, all logic is implemented in terms of theITriggerHandlerandINodeHandlerinterfaces.de.xima.fc.workflow de.xima.fc.workflow.designer.registry.nodes de.xima.fc.workflow.designer.registry.triggers -
-
Uses of ISummaryKeyValueModel in de.xima.fc.interfaces.workflow.mixin
Methods in de.xima.fc.interfaces.workflow.mixin that return ISummaryKeyValueModel Modifier and Type Method Description ISummaryKeyValueModelIKeyValueSummarizableElement. getElementSummaryKeyValueModel(IGetElementSummaryParams<TData> params) -
Uses of ISummaryKeyValueModel in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return ISummaryKeyValueModel Modifier and Type Method Description ISummaryKeyValueModelSummaryKeyValueModelBuilder. build() -
Uses of ISummaryKeyValueModel in de.xima.fc.workflow.designer.registry.nodes
-
Uses of ISummaryKeyValueModel in de.xima.fc.workflow.designer.registry.triggers
-