Uses of Class
de.xima.fc.workflow.model.triggers.FcInvitationErrorProps
-
Packages that use FcInvitationErrorProps Package Description de.xima.fc.workflow.designer.registry.triggers -
-
Uses of FcInvitationErrorProps in de.xima.fc.workflow.designer.registry.triggers
Methods in de.xima.fc.workflow.designer.registry.triggers that return types with arguments of type FcInvitationErrorProps Modifier and Type Method Description Class<? extends FcInvitationErrorProps>
FcInvitationErrorHandler. getDataModelClass()
Method parameters in de.xima.fc.workflow.designer.registry.triggers with type arguments of type FcInvitationErrorProps Modifier and Type Method Description ISummaryKeyValueModel
FcInvitationErrorHandler. getElementSummaryKeyValueModel(IGetElementSummaryParams<FcInvitationErrorProps> params)
IOnTaskBeginRetVal
FcInvitationErrorHandler. onTaskBegin(ITriggerOnTaskBeginParams<FcInvitationErrorProps> params)
-