Uses of Interface
de.xima.fc.gui.interfaces.processing.IProcessingModel
-
Packages that use IProcessingModel Package Description de.xima.fc.gui.bean.workflow de.xima.fc.gui.model.processing -
-
Uses of IProcessingModel in de.xima.fc.gui.bean.workflow
Methods in de.xima.fc.gui.bean.workflow that return IProcessingModel Modifier and Type Method Description IProcessingModel
AActionBean. getProcessingModel()
Deprecated.IProcessingModel
ProcessingBean. getProcessingModel()
Deprecated. -
Uses of IProcessingModel in de.xima.fc.gui.model.processing
Classes in de.xima.fc.gui.model.processing that implement IProcessingModel Modifier and Type Class Description class
ProcessingModel
Deprecated.This is part of the old workflow engine, use the new workflow engine.
-