Uses of Class
org.kie.kogito.trusty.service.common.responses.OutcomesResponse
-
Packages that use OutcomesResponse Package Description org.kie.kogito.trusty.service.common.responses.decision org.kie.kogito.trusty.service.common.responses.process -
-
Uses of OutcomesResponse in org.kie.kogito.trusty.service.common.responses.decision
Subclasses of OutcomesResponse in org.kie.kogito.trusty.service.common.responses.decision Modifier and Type Class Description classDecisionOutcomesResponseThe Decision implementation ofOutcomesResponse. -
Uses of OutcomesResponse in org.kie.kogito.trusty.service.common.responses.process
Subclasses of OutcomesResponse in org.kie.kogito.trusty.service.common.responses.process Modifier and Type Class Description classProcessOutcomesResponseThe Process implementation ofOutcomesResponse.
-