Uses of Interface
de.xima.fc.interfaces.workflow.params.ICreateProtocolEntryAfterExecutionParams
Packages that use ICreateProtocolEntryAfterExecutionParams
Package
Description
- 
Uses of ICreateProtocolEntryAfterExecutionParams in de.xima.fc.interfaces.workflow.nodes
Methods in de.xima.fc.interfaces.workflow.nodes with parameters of type ICreateProtocolEntryAfterExecutionParamsModifier and TypeMethodDescriptiondefault booleanINodeHandler.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
Methods in de.xima.fc.workflow.designer.registry.nodes with parameters of type ICreateProtocolEntryAfterExecutionParamsModifier and TypeMethodDescriptionbooleanFcChangeStateHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcDeleteFormRecordHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcEmptyHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcExperimentHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcLogEntryHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcMultipleConditionHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcSequenceHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcSwitchCaseHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcSwitchDefaultHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params) booleanFcSwitchHandler.isCreateProtocolEntryAfterExecution(ICreateProtocolEntryAfterExecutionParams params)