Interface EvolutionContext


@ProviderType public interface EvolutionContext
Stored context for a version history.
  • Method Details

    • getEvolutionItems

      List<Evolution> getEvolutionItems()
      Returns:
      List of resource evolutions with artificial "Latest" evolution.
    • getVersions

      List<Evolution> getVersions()
      Returns:
      List of resource evolutions.