public class DrupalCommunication extends Object
| Constructor and Description |
|---|
DrupalCommunication(String username,
String password,
String drupalLocation,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
List<SitemapEntry> |
getEntriesOfType(String type) |
boolean |
postNewCodingResource(CodingResource resource) |
boolean |
updateCodingResource(CodingResource resource) |
public boolean postNewCodingResource(CodingResource resource)
public boolean updateCodingResource(CodingResource resource)
public List<SitemapEntry> getEntriesOfType(String type)
Copyright © 2017 JBoss by Red Hat. All rights reserved.