Class Application

All Implemented Interfaces:
Serializable

public class Application extends ExecutionEnvironmentDTO
Application DTO.
Since:
3.0.0
See Also:
  • Constructor Details

    • Application

      protected Application(Application.Builder builder)
      Constructor only accessible via builder build() method.
      Parameters:
      builder - The builder to get data from
  • Method Details

    • getType

      public Optional<String> getType()
      Get the type of this application.
      Returns:
      The type as an Optional