JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.optional.mailintegration.spi
MailWorkerConfig
Contents
Description
Method Summary
Method Details
getName()
getContext()
Hide sidebar
Show sidebar
Interface MailWorkerConfig
public interface
MailWorkerConfig
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
MailWorkerContext
getContext
()
String
getName
()
The name that was used to contribute the
MailWorker
.
Method Details
getName
String
getName
()
The name that was used to contribute the
MailWorker
.
getContext
MailWorkerContext
getContext
()