Uses of Class
com.bluebell.greenhouse.platform.models.api.dto.action.ActionEventDTO
Packages that use ActionEventDTO
Package
Description
Contains API DTOs for actions, action executions, and action events.
-
Uses of ActionEventDTO in com.bluebell.greenhouse.platform.models.api.dto.action
Subclasses with type arguments of type ActionEventDTO in com.bluebell.greenhouse.platform.models.api.dto.actionModifier and TypeClassDescriptionfinal classConcrete paginated action-event response.Method parameters in com.bluebell.greenhouse.platform.models.api.dto.action with type arguments of type ActionEventDTOModifier and TypeMethodDescriptionstatic PaginatedActionEventDTOPaginatedActionEventDTO.from(PaginatedEntityDTO<ActionEventDTO> source) Narrows a generic event page into its concrete contract.