Uses of Class
org.jbpm.xes.model.TraceType
-
Packages that use TraceType Package Description org.jbpm.xes.mapper org.jbpm.xes.model -
-
Uses of TraceType in org.jbpm.xes.mapper
Methods in org.jbpm.xes.mapper that return TraceType Modifier and Type Method Description TraceTypeTraceTypeMapper. apply(org.dashbuilder.dataset.DataSet dataSet, Integer row) -
Uses of TraceType in org.jbpm.xes.model
Fields in org.jbpm.xes.model with type parameters of type TraceType Modifier and Type Field Description protected List<TraceType>LogType. traceMethods in org.jbpm.xes.model that return types with arguments of type TraceType Modifier and Type Method Description List<TraceType>LogType. getTrace()Gets the value of the trace property.
-