Class Application


  • public class Application
    extends Object
    • Constructor Detail

      • Application

        public Application​(Integer appId,
                           Integer versionId)
    • Method Detail

      • versionId

        public Integer versionId()
      • setAppId

        public void setAppId​(Integer appId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getAppOrVersionId

        public String getAppOrVersionId()
        get the value of the “app” capability for test script
        Returns:
        appID signature (e.g. "kobiton-store:123" or "kobiton-store:v48" )