JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.tocco.nice2.optional.mailintegration.spi
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
()