Uses of Interface
de.xima.fc.interfaces.workflow.params.ICreateProtocolEntryAfterExecutionParams
-
Packages that use ICreateProtocolEntryAfterExecutionParams Package Description de.xima.fc.interfaces.workflow.nodes de.xima.fc.workflow.designer.registry.nodes -
-
Uses of ICreateProtocolEntryAfterExecutionParams in de.xima.fc.interfaces.workflow.nodes
Methods in de.xima.fc.interfaces.workflow.nodes with parameters of type ICreateProtocolEntryAfterExecutionParams Modifier and Type Method Description default boolean
INodeHandler. isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params)
Controls whether a protocol entry is created after the node was executed. -
Uses of ICreateProtocolEntryAfterExecutionParams in de.xima.fc.workflow.designer.registry.nodes
-