Uses of Interface
de.xima.fc.handler.interfaces.entity.IAktionHandler
-
Packages that use IAktionHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IAktionHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IAktionHandler Modifier and Type Class Description class
AktionHandler
Deprecated.This is part of the old workflow engine, use the new workflow engine, e.g. -
Uses of IAktionHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IAktionHandler Modifier and Type Method Description IAktionHandler
AHandlerProvider. getAktionHandler()
IAktionHandler
IHandlerProvider. getAktionHandler()
-