Uses of Class
org.kie.kogito.app.audit.graphql.type.ProcessInstanceVariableTO
Packages that use ProcessInstanceVariableTO
-
Uses of ProcessInstanceVariableTO in org.kie.kogito.app.audit.graphql.type
Methods in org.kie.kogito.app.audit.graphql.type that return types with arguments of type ProcessInstanceVariableTOMethods in org.kie.kogito.app.audit.graphql.type with parameters of type ProcessInstanceVariableTOModifier and TypeMethodDescriptionvoidProcessInstanceVariableHistoryTO.addLog(ProcessInstanceVariableTO log) Method parameters in org.kie.kogito.app.audit.graphql.type with type arguments of type ProcessInstanceVariableTOModifier and TypeMethodDescriptionvoidProcessInstanceVariableHistoryTO.setLogs(List<ProcessInstanceVariableTO> logs)