Uses of Interface
de.xima.fc.interfaces.workflow.execution.IMultiDimensionalReadOnlyList
Packages that use IMultiDimensionalReadOnlyList
-
Uses of IMultiDimensionalReadOnlyList in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IMultiDimensionalReadOnlyListModifier and TypeMethodDescriptionIWorkflowVariableHandler.getDeclaredSuccessValuesForNode(WorkflowNode node) Finds all results for the given node, see alsohandler.getSuccessValueDescriptor().IMultiDimensionalReadOnlyList.immutableCopy()Methods in de.xima.fc.interfaces.workflow.execution that return types with arguments of type IMultiDimensionalReadOnlyListModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableMap<Long, IMultiDimensionalReadOnlyList<IWorkflowNodeResult>> ITaskExecutionResult.getResultsMap()