| Package | Description |
|---|---|
| org.codice.ddf.catalog.ui.metacard | |
| org.codice.ddf.catalog.ui.query.monitor.email | |
| org.codice.ddf.catalog.ui.query.monitor.impl |
| Constructor and Description |
|---|
MetacardApplication(CatalogFramework catalogFramework,
FilterBuilder filterBuilder,
EndpointUtil endpointUtil,
Validator validator,
WorkspaceTransformer transformer,
ExperimentalEnumerationExtractor enumExtractor,
SubscriptionsPersistentStore subscriptions,
List<MetacardType> types,
Associated associated,
QueryResponseTransformer csvQueryResponseTransformer,
AttributeRegistry attributeRegistry,
ConfigurationApplication configuration) |
| Constructor and Description |
|---|
EmailNotifier(String bodyTemplate,
String subjectTemplate,
String fromEmail,
MetacardFormatter metacardFormatter,
SubscriptionsPersistentStore subscriptionsPersistentStore,
SmtpClient smtpClient)
The
bodyTemplate and subjectTemplate may contain the tags supported by the
metacardFormatter. |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionsPersistentStoreImpl
Associate sets of emails with an ID.
|
class |
TrivialSubscriptionsPersistentStore |
This work is licensed under a Creative Commons Attribution 4.0 International License.