public class AutomaticPackageReplicatorModel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AutomaticPackageReplicatorModel.TRIGGER |
| Constructor and Description |
|---|
AutomaticPackageReplicatorModel(org.apache.sling.api.resource.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCronTrigger() |
String |
getEventFilter() |
String |
getEventTopic() |
String |
getPackagePath() |
String |
getTitle() |
AutomaticPackageReplicatorModel.TRIGGER |
getTrigger() |
public AutomaticPackageReplicatorModel(org.apache.sling.api.resource.Resource resource)
public String getTitle()
public String getPackagePath()
public String getCronTrigger()
public String getEventTopic()
public String getEventFilter()
public AutomaticPackageReplicatorModel.TRIGGER getTrigger()
Copyright © 2013–2020 Adobe. All rights reserved.