java.lang.Object
org.wildfly.maven.plugins.quickstart.documentation.drupal.DrupalCommunication

public class DrupalCommunication extends Object
Helper class which encapsulates all communication with Drupal.
Author:
Jason Porter <jporter@redhat.com> Copyright 2017 Red Hat, Inc. and/or its affiliates.
  • Constructor Details

    • DrupalCommunication

      public DrupalCommunication(String username, String password, String drupalLocation, org.apache.maven.plugin.logging.Log log)
  • Method Details