Uses of Enum Class
pro.taskana.workbasket.api.WorkbasketType
Packages that use WorkbasketType
Package
Description
-
Uses of WorkbasketType in pro.taskana.monitor.api.reports
Methods in pro.taskana.monitor.api.reports with parameters of type WorkbasketTypeModifier and TypeMethodDescriptionWorkbasketPriorityReport.Builder.workbasketTypeIn(WorkbasketType... workbasketTypes) Adds WorkbasketTypes to the builder. -
Uses of WorkbasketType in pro.taskana.monitor.internal.reports
Methods in pro.taskana.monitor.internal.reports with parameters of type WorkbasketTypeModifier and TypeMethodDescriptionWorkbasketPriorityReportBuilderImpl.workbasketTypeIn(WorkbasketType... workbasketTypes) -
Uses of WorkbasketType in pro.taskana.workbasket.api
Methods in pro.taskana.workbasket.api that return WorkbasketTypeModifier and TypeMethodDescriptionstatic WorkbasketTypeReturns the enum constant of this class with the specified name.static WorkbasketType[]WorkbasketType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pro.taskana.workbasket.api with parameters of type WorkbasketTypeModifier and TypeMethodDescriptionWorkbasketQuery.typeIn(WorkbasketType... types) Add your types to your query. -
Uses of WorkbasketType in pro.taskana.workbasket.api.models
Methods in pro.taskana.workbasket.api.models that return WorkbasketTypeModifier and TypeMethodDescriptionWorkbasketSummary.getType()Returns the type of the Workbasket.Methods in pro.taskana.workbasket.api.models with parameters of type WorkbasketTypeModifier and TypeMethodDescriptionvoidWorkbasket.setType(WorkbasketType type) Sets the type of the Workbasket. -
Uses of WorkbasketType in pro.taskana.workbasket.internal
Methods in pro.taskana.workbasket.internal that return WorkbasketTypeMethods in pro.taskana.workbasket.internal with parameters of type WorkbasketType -
Uses of WorkbasketType in pro.taskana.workbasket.internal.models
Fields in pro.taskana.workbasket.internal.models declared as WorkbasketTypeMethods in pro.taskana.workbasket.internal.models that return WorkbasketTypeMethods in pro.taskana.workbasket.internal.models with parameters of type WorkbasketType