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