All Known Subinterfaces:
JobProjection, JobSearchProjection
All Known Implementing Classes:
JobEntity

public interface StatusProjection
Projection for returning only the status of a given resource.
Since:
3.3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the current status of this resource.
  • Method Details

    • getStatus

      String getStatus()
      Get the current status of this resource.
      Returns:
      The status.