|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IDestinationPluginArtifactFormat.CeDistributionMode
Mode of distribution. Artifact only or with source document.
| Field Summary | |
|---|---|
static int |
FILTER_EXCLUDE_SOURCE_DOCUMENTS
Distribute plugin artifact only - filter out any matching source documents (i.e. only distribute the plugin artifact, not the documents used to make it). |
static int |
FILTER_NONE
Distribute plugin artifact along with any source documents that match specified destination formats. |
| Field Detail |
|---|
static final int FILTER_NONE
Distribute plugin artifact along with any source documents that match specified destination formats.
static final int FILTER_EXCLUDE_SOURCE_DOCUMENTS
Distribute plugin artifact only - filter out any matching source documents (i.e. only distribute the plugin artifact, not the documents used to make it).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||