Uses of Class
org.kie.kogito.trusty.service.common.responses.StructuredInputsResponse
-
Packages that use StructuredInputsResponse Package Description org.kie.kogito.trusty.service.common.responses.decision org.kie.kogito.trusty.service.common.responses.process -
-
Uses of StructuredInputsResponse in org.kie.kogito.trusty.service.common.responses.decision
Subclasses of StructuredInputsResponse in org.kie.kogito.trusty.service.common.responses.decision Modifier and Type Class Description classDecisionStructuredInputsResponseThe Decision implementation ofStructuredInputsResponse. -
Uses of StructuredInputsResponse in org.kie.kogito.trusty.service.common.responses.process
Subclasses of StructuredInputsResponse in org.kie.kogito.trusty.service.common.responses.process Modifier and Type Class Description classProcessStructuredInputsResponseThe Process implementation ofStructuredInputsResponse.
-