Interface SolutionInfo

  • All Superinterfaces:
    Serializable

    public interface SolutionInfo
    extends Serializable
    Basic solution information
    • Method Detail

      • getName

        String getName()
        Returns the name of the solution.
        Returns:
        the name of the solution
      • getVersion

        ApplicationVersion getVersion()
        Returns the version of the solution.
        Returns:
        the version of the solution