Interface EnumClass<T>

Type Parameters:
T - type of value stored in the database
All Known Implementing Classes:
AggregationMode, AssigneeSource, AttributeType, CalledElementType, CandidateGroupsSource, CandidateUsersSource, ChartType, ConditionSource, ContentType, CustomTemplateDefinedBy, DataSetType, DriverStatus, EnqueueingSessionStatus, EntityAttributePolicyAction, EntityLogItem.Type, EntityPolicyAction, EntityPolicyAction, FormOpenMode, FormParamValueSource, FormType, HitPolicy, HitPolicyAggregation, ImapAuthenticationMethod, ImapEventType, ImapSecureMode, ImapSyncStatus, IndexingOperation, JobSource, JobState, JsonSourceType, LogicalFilterComponent.Operation, MultiAssigneeSource, MultiInstanceType, NotificationReadStatus, Operator, OptionsLoaderType, Orientation, ParameterType, ParameterType, PivotTablePropertyType, PredefinedTransformation, ProcessInstanceMigrationMode, PropertyFilter.Operation, RendererType, ReportOutputType, ReportType, ResourcePolicyType, RestFilterOp, RoleSource, RoleType, RowLevelPolicyAction, RowLevelPolicyType, ScheduleType, SendingStatus, SendNotificationRecipientSource, SeriesType, ShowMode, ShowMode, ShowMode, SignalDefinitionScope, SizeUnit, StackType, Status, SupportsCaptionPosition.CaptionPosition, TemplateFileType, TemplateType, TimerDefinitionType, UserGroupType

public interface EnumClass<T>
Interface to be implemented by enums that serve as entity attribute types.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getId

      T getId()