Uses of Interface
com.orchestranetworks.workflow.MailSpec
-
Packages that use MailSpec Package Description com.orchestranetworks.workflow Provides classes and interfaces for implementing workflow processes and invoking them. -
-
Uses of MailSpec in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow that return MailSpec Modifier and Type Method Description MailSpecProcessExecutionContext. createMailSpec()Returns a mail specification instance in order to send mails.
-