Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowLoggingHandler
-
Packages that use IWorkflowLoggingHandler Package Description de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.processor.logic.execution -
-
Uses of IWorkflowLoggingHandler in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IWorkflowLoggingHandler Modifier and Type Method Description IWorkflowLoggingHandler
IWorkflowExecutionContext. logging()
-
Uses of IWorkflowLoggingHandler in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return IWorkflowLoggingHandler Modifier and Type Method Description IWorkflowLoggingHandler
WorkflowExecutionContext. logging()
-