Interface ApplicationApi


public interface ApplicationApi
Provides application related functionality.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the basic information about the application.
  • Method Details

    • getInfo

      @SecurityAuditMethod(includeInAudit=false) ApplicationInfo getInfo()
      Returns the basic information about the application.
      Returns:
      the basic information about the application