Class RuntimeCommandNotifier

java.lang.Object
com.tibco.ep.buildmavenplugin.admin.RuntimeCommandNotifier
All Implemented Interfaces:
INotifier

public class RuntimeCommandNotifier extends Object implements INotifier
The command notifier implementation
  • Constructor Details

    • RuntimeCommandNotifier

      public RuntimeCommandNotifier(org.apache.maven.plugin.logging.Log log, String command, String targetLocation)
      Parameters:
      log - The Maven logger
      command - The command description string
      targetLocation - The target location for reporting
  • Method Details