Interface AgentUpgradeConfiguration

    • Method Detail

      • getAgentZipName

        @NotNull
        String getAgentZipName()
      • getAgentZipFile

        @NotNull
        File getAgentZipFile()
      • getFullAgentZipName

        @Nullable
        String getFullAgentZipName()
      • getFullAgentZipFile

        @Nullable
        File getFullAgentZipFile()
      • getPluginPartName

        @NotNull
        String getPluginPartName()