Class StateCommandParameters

  • All Implemented Interfaces:
    CommandParameters
    Direct Known Subclasses:
    EnableCommand

    public class StateCommandParameters
    extends OpsParams
    parameters passed to commands changing the state of a deployed application
    • Field Detail

      • component

        public String component
      • target

        public String target
    • Constructor Detail

      • StateCommandParameters

        public StateCommandParameters()
    • Method Detail

      • name

        public String name()
        Specified by:
        name in class OpsParams
        Returns:
        the name of the application being deployed
      • libraries

        public String libraries()
        Description copied from class: OpsParams
        Libraries that are to used with the application.

        These libraries if local should be under lib/applibs

        Specified by:
        libraries in class OpsParams
        Returns:
        a comma separated list of JAR files