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 atrigger
ornode
for special types, all logic is implemented in terms of theITriggerHandler
andINodeHandler
interfaces.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 ISummaryKeyValueModel
IKeyValueSummarizableElement. 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 ISummaryKeyValueModel
SummaryKeyValueModelBuilder. build()
-
Uses of ISummaryKeyValueModel in de.xima.fc.workflow.designer.registry.nodes
-
Uses of ISummaryKeyValueModel in de.xima.fc.workflow.designer.registry.triggers
-