Uses of Class
de.xima.fc.gui.bean.workflow.ActionBean
-
Packages that use ActionBean Package Description de.xima.fc.gui.bean.workflow -
-
Uses of ActionBean in de.xima.fc.gui.bean.workflow
Fields in de.xima.fc.gui.bean.workflow declared as ActionBean Modifier and Type Field Description protected ActionBean
ProcessingBean. actionBean
Deprecated.Methods in de.xima.fc.gui.bean.workflow that return ActionBean Modifier and Type Method Description ActionBean
ProcessingBean. getActionBean()
Deprecated.Methods in de.xima.fc.gui.bean.workflow with parameters of type ActionBean Modifier and Type Method Description void
ProcessingBean. setActionBean(ActionBean actionBean)
Deprecated.
-