Interface CacheAwareQuery<T>

All Known Implementing Classes:
BatchQueryImpl, CaseInstanceQueryImpl, EventSubscriptionQueryImpl, ExecutionQueryImpl, GroupQueryImpl, HistoricCaseInstanceQueryImpl, HistoricDecisionExecutionQueryImpl, HistoricMilestoneInstanceQueryImpl, HistoricPlanItemInstanceQueryImpl, HistoricProcessInstanceQueryImpl, HistoricTaskInstanceQueryImpl, MilestoneInstanceQueryImpl, PlanItemInstanceQueryImpl, PrivilegeQueryImpl, ProcessInstanceQueryImpl, TaskQueryImpl, TokenQueryImpl, UserQueryImpl

public interface CacheAwareQuery<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
     
  • Method Details

    • getId

      String getId()
    • enhanceCachedValue

      default void enhanceCachedValue(T value)