public class CategoryPublisherApplication
extends AbstractPublisherApplication
This application categorizes the elements in a repo based on a category definition file. The category definition
file is specified with
| Constructor and Description |
|---|
CategoryPublisherApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected IPublisherAction[] |
createActions() |
protected void |
initializeRepositories(PublisherInfo publisherInfo) |
protected void |
processParameter(java.lang.String arg,
java.lang.String parameter,
PublisherInfo pinfo) |
protected void initializeRepositories(PublisherInfo publisherInfo)
throws ProvisionException
ProvisionExceptionprotected void processParameter(java.lang.String arg,
java.lang.String parameter,
PublisherInfo pinfo)
throws java.net.URISyntaxException
java.net.URISyntaxExceptionprotected IPublisherAction[] createActions()