java.lang.Object
com.inductiveautomation.ignition.client.launch.LaunchSpec
All Implemented Interfaces:
Serializable

public class LaunchSpec extends Object implements Serializable
All of the pertinent info to start the Launcher
See Also:
  • Constructor Details

  • Method Details

    • getTimestamp

      public long getTimestamp()
    • getAddresses

      public List<GatewayAddress> getAddresses()
    • getProjectName

      public String getProjectName()
    • getProjectVersion

      public String getProjectVersion()
    • getScope

      public String getScope()
    • getMainClass

      public String getMainClass()
    • getUserObject

      public byte[] getUserObject()
    • getPlatformEdition

      public String getPlatformEdition()
    • getEdgeFlags

      public List<String> getEdgeFlags()