Uses of Class
com.flowable.platform.service.StatusInfoRepresentation
-
Packages that use StatusInfoRepresentation Package Description com.flowable.platform.service -
-
Uses of StatusInfoRepresentation in com.flowable.platform.service
Fields in com.flowable.platform.service with type parameters of type StatusInfoRepresentation Modifier and Type Field Description protected List<StatusInfoRepresentation>
StatusOptionsRepresentation. statusOptions
Methods in com.flowable.platform.service that return types with arguments of type StatusInfoRepresentation Modifier and Type Method Description List<StatusInfoRepresentation>
StatusOptionsRepresentation. getStatusOptions()
Method parameters in com.flowable.platform.service with type arguments of type StatusInfoRepresentation Modifier and Type Method Description void
StatusOptionsRepresentation. setStatusOptions(List<StatusInfoRepresentation> statusOptions)
-