Class ProcessInstanceVariableHistoryTO
java.lang.Object
org.kie.kogito.app.audit.graphql.type.ProcessInstanceVariableHistoryTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetLogs()voidsetLogs(List<ProcessInstanceVariableTO> logs) voidsetVariableId(String variableId) voidsetVariableName(String variableName)
-
Constructor Details
-
ProcessInstanceVariableHistoryTO
public ProcessInstanceVariableHistoryTO()
-
-
Method Details
-
getVariableId
-
setVariableId
-
getVariableName
-
setVariableName
-
getLogs
-
setLogs
-
addLog
-