Uses of Class
org.jbpm.xes.model.ExtensionType
-
Packages that use ExtensionType Package Description org.jbpm.xes.mapper org.jbpm.xes.model -
-
Uses of ExtensionType in org.jbpm.xes.mapper
Methods in org.jbpm.xes.mapper that return types with arguments of type ExtensionType Modifier and Type Method Description protected List<ExtensionType>LogTypeMapper. getExtensions() -
Uses of ExtensionType in org.jbpm.xes.model
Fields in org.jbpm.xes.model with type parameters of type ExtensionType Modifier and Type Field Description protected List<ExtensionType>LogType. extensionMethods in org.jbpm.xes.model that return types with arguments of type ExtensionType Modifier and Type Method Description List<ExtensionType>LogType. getExtension()Gets the value of the extension property.
-