A B C D E F G I K L M N O P Q R S T U V W X 
All Classes All Packages

A

addDateType(String, Date) - Method in class org.jbpm.xes.model.AttributableType
 
addIntegerType(String, Integer) - Method in class org.jbpm.xes.model.AttributableType
 
addIntegerType(String, Long) - Method in class org.jbpm.xes.model.AttributableType
 
addStringType(String, String) - Method in class org.jbpm.xes.model.AttributableType
 
apply(Integer) - Method in class org.jbpm.xes.mapper.ProcessInstanceStatusMapper
 
apply(String, String) - Method in class org.jbpm.xes.mapper.LogTypeMapper
 
apply(Date) - Method in class org.jbpm.xes.mapper.XMLGregorianCalendarMapper
 
apply(DataSet, Integer) - Method in class org.jbpm.xes.mapper.EventTypeMapper
 
apply(DataSet, Integer) - Method in class org.jbpm.xes.mapper.TraceTypeMapper
 
apply(XESProcessFilter) - Method in class org.jbpm.xes.mapper.ColumnFilterMapper
 
AttributableType - Class in org.jbpm.xes.model
Java class for AttributableType complex type.
AttributableType() - Constructor for class org.jbpm.xes.model.AttributableType
 
AttributeBooleanType - Class in org.jbpm.xes.model
Java class for AttributeBooleanType complex type.
AttributeBooleanType() - Constructor for class org.jbpm.xes.model.AttributeBooleanType
 
AttributeContainerType - Class in org.jbpm.xes.model
Java class for AttributeContainerType complex type.
AttributeContainerType() - Constructor for class org.jbpm.xes.model.AttributeContainerType
 
AttributeDateType - Class in org.jbpm.xes.model
Java class for AttributeDateType complex type.
AttributeDateType() - Constructor for class org.jbpm.xes.model.AttributeDateType
 
AttributeDateType(String, XMLGregorianCalendar) - Constructor for class org.jbpm.xes.model.AttributeDateType
 
AttributeFloatType - Class in org.jbpm.xes.model
Java class for AttributeFloatType complex type.
AttributeFloatType() - Constructor for class org.jbpm.xes.model.AttributeFloatType
 
AttributeIDType - Class in org.jbpm.xes.model
Java class for AttributeIDType complex type.
AttributeIDType() - Constructor for class org.jbpm.xes.model.AttributeIDType
 
AttributeIntType - Class in org.jbpm.xes.model
Java class for AttributeIntType complex type.
AttributeIntType() - Constructor for class org.jbpm.xes.model.AttributeIntType
 
AttributeIntType(String, long) - Constructor for class org.jbpm.xes.model.AttributeIntType
 
AttributeListType - Class in org.jbpm.xes.model
Java class for AttributeListType complex type.
AttributeListType() - Constructor for class org.jbpm.xes.model.AttributeListType
 
AttributeStringType - Class in org.jbpm.xes.model
Java class for AttributeStringType complex type.
AttributeStringType() - Constructor for class org.jbpm.xes.model.AttributeStringType
 
AttributeStringType(String, String) - Constructor for class org.jbpm.xes.model.AttributeStringType
 
AttributeType - Class in org.jbpm.xes.model
Java class for AttributeType complex type.
AttributeType() - Constructor for class org.jbpm.xes.model.AttributeType
 
AttributeType(String) - Constructor for class org.jbpm.xes.model.AttributeType
 

B

build() - Method in class org.jbpm.xes.XESProcessFilter.Builder
 
builder() - Static method in class org.jbpm.xes.XESProcessFilter
 

C

classifier - Variable in class org.jbpm.xes.model.LogType
 
ClassifierType - Class in org.jbpm.xes.model
Java class for ClassifierType complex type.
ClassifierType() - Constructor for class org.jbpm.xes.model.ClassifierType
 
ClassifierType(String, String, String) - Constructor for class org.jbpm.xes.model.ClassifierType
 
COLUMN_ACTUAL_OWNER - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_CORRELATION_KEY - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_CREATED_BY - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_END_DATE - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_ID - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_ID - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_LOG_DATE - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_NODE_ID - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_NODE_INSTANCE_ID - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_NODE_NAME - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_NODE_TYPE - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_PARENT_PROCESS_INSTANCE_ID - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_PROCESS_ID - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_PROCESS_INSTANCE_DESCRIPTION - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_PROCESS_INSTANCE_ID - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_PROCESS_VERSION - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_SLA_COMPLIANCE - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_SLA_DUE_DATE - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_START_DATE - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_STATUS - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_TYPE - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
COLUMN_USER_IDENTITY - Static variable in class org.jbpm.xes.mapper.TraceTypeMapper
 
COLUMN_WORK_ITEM_ID - Static variable in class org.jbpm.xes.mapper.EventTypeMapper
 
ColumnFilterMapper - Class in org.jbpm.xes.mapper
 
ColumnFilterMapper() - Constructor for class org.jbpm.xes.mapper.ColumnFilterMapper
 
createLog(LogType) - Method in class org.jbpm.xes.model.ObjectFactory
Create an instance of JAXBElement<LogType>}

D

DataSetService - Interface in org.jbpm.xes.dataset
 
DataSetServiceImpl - Class in org.jbpm.xes.dataset
 
DataSetServiceImpl(Supplier<DataSource>) - Constructor for class org.jbpm.xes.dataset.DataSetServiceImpl
 
DataSetUtils - Class in org.jbpm.xes.dataset
 

E

ElementType - Class in org.jbpm.xes.model
Java class for ElementType complex type.
ElementType() - Constructor for class org.jbpm.xes.model.ElementType
 
event - Variable in class org.jbpm.xes.model.TraceType
 
EventType - Class in org.jbpm.xes.model
Java class for EventType complex type.
EventType() - Constructor for class org.jbpm.xes.model.EventType
 
EventTypeMapper - Class in org.jbpm.xes.mapper
 
EventTypeMapper() - Constructor for class org.jbpm.xes.mapper.EventTypeMapper
 
export(XESProcessFilter) - Method in interface org.jbpm.xes.XESExportService
 
export(XESProcessFilter) - Method in class org.jbpm.xes.XESExportServiceImpl
 
extension - Variable in class org.jbpm.xes.model.LogType
 
ExtensionType - Class in org.jbpm.xes.model
Java class for ExtensionType complex type.
ExtensionType() - Constructor for class org.jbpm.xes.model.ExtensionType
 
ExtensionType(String, String, String) - Constructor for class org.jbpm.xes.model.ExtensionType
 

F

findEvents(ColumnFilter...) - Method in interface org.jbpm.xes.dataset.DataSetService
 
findEvents(ColumnFilter...) - Method in class org.jbpm.xes.dataset.DataSetServiceImpl
 
findTraces(ColumnFilter...) - Method in interface org.jbpm.xes.dataset.DataSetService
 
findTraces(ColumnFilter...) - Method in class org.jbpm.xes.dataset.DataSetServiceImpl
 

G

get() - Static method in class org.jbpm.xes.dataset.QueryDefinitionLoader
 
getClassifier() - Method in class org.jbpm.xes.model.LogType
Gets the value of the classifier property.
getColumnDateValue(DataSet, String, int) - Static method in class org.jbpm.xes.dataset.DataSetUtils
 
getColumnIntValue(DataSet, String, int) - Static method in class org.jbpm.xes.dataset.DataSetUtils
 
getColumnLongValue(DataSet, String, int) - Static method in class org.jbpm.xes.dataset.DataSetUtils
 
getColumnStringValue(DataSet, String, int) - Static method in class org.jbpm.xes.dataset.DataSetUtils
 
getEvent() - Method in class org.jbpm.xes.model.TraceType
Gets the value of the event property.
getEventsColumnFilter(List<Long>, XESProcessFilter) - Method in class org.jbpm.xes.XESExportServiceImpl
 
getExpression() - Method in class org.jbpm.xes.model.QueryDefinition
 
getExtension() - Method in class org.jbpm.xes.model.LogType
Gets the value of the extension property.
getExtensions() - Method in class org.jbpm.xes.mapper.LogTypeMapper
 
getGlobal() - Method in class org.jbpm.xes.model.LogType
Gets the value of the global property.
getGlobals() - Method in class org.jbpm.xes.mapper.LogTypeMapper
 
getKey() - Method in class org.jbpm.xes.model.AttributeType
Gets the value of the key property.
getKeys() - Method in class org.jbpm.xes.model.ClassifierType
Gets the value of the keys property.
getName() - Method in class org.jbpm.xes.model.ClassifierType
Gets the value of the name property.
getName() - Method in class org.jbpm.xes.model.ExtensionType
Gets the value of the name property.
getName() - Method in class org.jbpm.xes.model.QueryDefinition
 
getNodeInstanceLogType() - Method in class org.jbpm.xes.XESProcessFilter
 
getOpenxesVersion() - Method in class org.jbpm.xes.model.LogType
Gets the value of the openxesVersion property.
getPrefix() - Method in class org.jbpm.xes.model.ExtensionType
Gets the value of the prefix property.
getProcessId() - Method in class org.jbpm.xes.XESProcessFilter
 
getProcessVersion() - Method in class org.jbpm.xes.XESProcessFilter
 
getScope() - Method in class org.jbpm.xes.model.ClassifierType
Gets the value of the scope property.
getScope() - Method in class org.jbpm.xes.model.GlobalsType
Gets the value of the scope property.
getSince() - Method in class org.jbpm.xes.XESProcessFilter
 
getSource() - Method in class org.jbpm.xes.model.QueryDefinition
 
getStatus() - Method in class org.jbpm.xes.XESProcessFilter
 
getStringOrDateOrInt() - Method in class org.jbpm.xes.model.AttributableType
Gets the value of the stringOrDateOrInt property.
getTarget() - Method in class org.jbpm.xes.model.QueryDefinition
 
getTo() - Method in class org.jbpm.xes.XESProcessFilter
 
getTrace() - Method in class org.jbpm.xes.model.LogType
Gets the value of the trace property.
getUri() - Method in class org.jbpm.xes.model.ExtensionType
Gets the value of the uri property.
getValue() - Method in class org.jbpm.xes.model.AttributeDateType
Gets the value of the value property.
getValue() - Method in class org.jbpm.xes.model.AttributeFloatType
Gets the value of the value property.
getValue() - Method in class org.jbpm.xes.model.AttributeIDType
Gets the value of the value property.
getValue() - Method in class org.jbpm.xes.model.AttributeIntType
Gets the value of the value property.
getValue() - Method in class org.jbpm.xes.model.AttributeStringType
Gets the value of the value property.
getXesFeatures() - Method in class org.jbpm.xes.model.LogType
Gets the value of the xesFeatures property.
getXesVersion() - Method in class org.jbpm.xes.model.LogType
Gets the value of the xesVersion property.
global - Variable in class org.jbpm.xes.model.LogType
 
GlobalsType - Class in org.jbpm.xes.model
Java class for GlobalsType complex type.
GlobalsType() - Constructor for class org.jbpm.xes.model.GlobalsType
 
GlobalsType(String) - Constructor for class org.jbpm.xes.model.GlobalsType
 

I

isAllNodeTypes() - Method in class org.jbpm.xes.XESProcessFilter
 
isValue() - Method in class org.jbpm.xes.model.AttributeBooleanType
Gets the value of the value property.

K

key - Variable in class org.jbpm.xes.model.AttributeType
 
keys - Variable in class org.jbpm.xes.model.ClassifierType
 

L

loadQueryDefinitions() - Method in class org.jbpm.xes.dataset.QueryDefinitionLoader
 
loadQueryDefinitions(InputStream) - Method in class org.jbpm.xes.dataset.QueryDefinitionLoader
 
LogType - Class in org.jbpm.xes.model
Java class for LogType complex type.
LogType() - Constructor for class org.jbpm.xes.model.LogType
 
LogTypeMapper - Class in org.jbpm.xes.mapper
 
LogTypeMapper() - Constructor for class org.jbpm.xes.mapper.LogTypeMapper
 

M

main(String[]) - Static method in class org.jbpm.xes.XESExportMain
 
marshall(LogType) - Method in class org.jbpm.xes.XESLogMarshaller
 

N

name - Variable in class org.jbpm.xes.model.ClassifierType
 
name - Variable in class org.jbpm.xes.model.ExtensionType
 

O

ObjectFactory - Class in org.jbpm.xes.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.jbpm.xes.model package.
ObjectFactory() - Constructor for class org.jbpm.xes.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jbpm.xes.model
openxesVersion - Variable in class org.jbpm.xes.model.LogType
 
org.jbpm.xes - package org.jbpm.xes
 
org.jbpm.xes.dataset - package org.jbpm.xes.dataset
 
org.jbpm.xes.mapper - package org.jbpm.xes.mapper
 
org.jbpm.xes.model - package org.jbpm.xes.model
 

P

prefix - Variable in class org.jbpm.xes.model.ExtensionType
 
ProcessInstanceStatusMapper - Class in org.jbpm.xes.mapper
 
ProcessInstanceStatusMapper() - Constructor for class org.jbpm.xes.mapper.ProcessInstanceStatusMapper
 

Q

QueryDefinition - Class in org.jbpm.xes.model
 
QueryDefinition() - Constructor for class org.jbpm.xes.model.QueryDefinition
 
QueryDefinitionLoader - Class in org.jbpm.xes.dataset
 

R

registerDataSetDefinition(QueryDefinition) - Method in class org.jbpm.xes.dataset.DataSetServiceImpl
 

S

scope - Variable in class org.jbpm.xes.model.ClassifierType
 
scope - Variable in class org.jbpm.xes.model.GlobalsType
 
setAllNodeTypes(Boolean) - Method in class org.jbpm.xes.XESProcessFilter
 
setDataSetService(DataSetService) - Method in class org.jbpm.xes.XESExportServiceImpl
 
setExpression(String) - Method in class org.jbpm.xes.model.QueryDefinition
 
setKey(String) - Method in class org.jbpm.xes.model.AttributeType
Sets the value of the key property.
setKeys(String) - Method in class org.jbpm.xes.model.ClassifierType
Sets the value of the keys property.
setName(String) - Method in class org.jbpm.xes.model.ClassifierType
Sets the value of the name property.
setName(String) - Method in class org.jbpm.xes.model.ExtensionType
Sets the value of the name property.
setName(String) - Method in class org.jbpm.xes.model.QueryDefinition
 
setNodeInstanceLogType(Integer) - Method in class org.jbpm.xes.XESProcessFilter
 
setOpenxesVersion(String) - Method in class org.jbpm.xes.model.LogType
Sets the value of the openxesVersion property.
setPrefix(String) - Method in class org.jbpm.xes.model.ExtensionType
Sets the value of the prefix property.
setProcessId(String) - Method in class org.jbpm.xes.XESProcessFilter
 
setProcessVersion(String) - Method in class org.jbpm.xes.XESProcessFilter
 
setScope(String) - Method in class org.jbpm.xes.model.ClassifierType
Sets the value of the scope property.
setScope(String) - Method in class org.jbpm.xes.model.GlobalsType
Sets the value of the scope property.
setSince(Date) - Method in class org.jbpm.xes.XESProcessFilter
 
setSource(String) - Method in class org.jbpm.xes.model.QueryDefinition
 
setStatus(List<Integer>) - Method in class org.jbpm.xes.XESProcessFilter
 
setTarget(String) - Method in class org.jbpm.xes.model.QueryDefinition
 
setTo(Date) - Method in class org.jbpm.xes.XESProcessFilter
 
setUri(String) - Method in class org.jbpm.xes.model.ExtensionType
Sets the value of the uri property.
setValue(boolean) - Method in class org.jbpm.xes.model.AttributeBooleanType
Sets the value of the value property.
setValue(double) - Method in class org.jbpm.xes.model.AttributeFloatType
Sets the value of the value property.
setValue(long) - Method in class org.jbpm.xes.model.AttributeIntType
Sets the value of the value property.
setValue(String) - Method in class org.jbpm.xes.model.AttributeIDType
Sets the value of the value property.
setValue(String) - Method in class org.jbpm.xes.model.AttributeStringType
Sets the value of the value property.
setValue(XMLGregorianCalendar) - Method in class org.jbpm.xes.model.AttributeDateType
Sets the value of the value property.
setXesFeatures(String) - Method in class org.jbpm.xes.model.LogType
Sets the value of the xesFeatures property.
setXesVersion(String) - Method in class org.jbpm.xes.model.LogType
Sets the value of the xesVersion property.
stringOrDateOrInt - Variable in class org.jbpm.xes.model.AttributableType
 

T

toString() - Method in class org.jbpm.xes.model.AttributeBooleanType
 
toString() - Method in class org.jbpm.xes.model.AttributeContainerType
 
toString() - Method in class org.jbpm.xes.model.AttributeDateType
 
toString() - Method in class org.jbpm.xes.model.AttributeIntType
 
toString() - Method in class org.jbpm.xes.model.AttributeListType
 
toString() - Method in class org.jbpm.xes.model.AttributeStringType
 
toString() - Method in class org.jbpm.xes.model.EventType
 
toString() - Method in class org.jbpm.xes.model.QueryDefinition
 
toString() - Method in class org.jbpm.xes.model.TraceType
 
toString() - Method in class org.jbpm.xes.XESProcessFilter
 
trace - Variable in class org.jbpm.xes.model.LogType
 
TraceType - Class in org.jbpm.xes.model
Java class for TraceType complex type.
TraceType() - Constructor for class org.jbpm.xes.model.TraceType
 
TraceTypeMapper - Class in org.jbpm.xes.mapper
 
TraceTypeMapper() - Constructor for class org.jbpm.xes.mapper.TraceTypeMapper
 

U

unmarshall(String) - Method in class org.jbpm.xes.XESLogMarshaller
 
uri - Variable in class org.jbpm.xes.model.ExtensionType
 

V

value - Variable in class org.jbpm.xes.model.AttributeBooleanType
 
value - Variable in class org.jbpm.xes.model.AttributeDateType
 
value - Variable in class org.jbpm.xes.model.AttributeFloatType
 
value - Variable in class org.jbpm.xes.model.AttributeIDType
 
value - Variable in class org.jbpm.xes.model.AttributeIntType
 
value - Variable in class org.jbpm.xes.model.AttributeStringType
 

W

withAllNodeTypes() - Method in class org.jbpm.xes.XESProcessFilter.Builder
 
withNodeInstanceLogType(Integer) - Method in class org.jbpm.xes.XESProcessFilter.Builder
 
withProcessId(String) - Method in class org.jbpm.xes.XESProcessFilter.Builder
 
withProcessVersion(String) - Method in class org.jbpm.xes.XESProcessFilter.Builder
 
withSince(Date) - Method in class org.jbpm.xes.XESProcessFilter.Builder
 
withStatus(List<Integer>) - Method in class org.jbpm.xes.XESProcessFilter.Builder
 
withTo(Date) - Method in class org.jbpm.xes.XESProcessFilter.Builder
 

X

XESExportMain - Class in org.jbpm.xes
 
XESExportMain() - Constructor for class org.jbpm.xes.XESExportMain
 
XESExportService - Interface in org.jbpm.xes
 
XESExportServiceImpl - Class in org.jbpm.xes
 
XESExportServiceImpl() - Constructor for class org.jbpm.xes.XESExportServiceImpl
 
xesFeatures - Variable in class org.jbpm.xes.model.LogType
 
XESLogMarshaller - Class in org.jbpm.xes
 
XESLogMarshaller() - Constructor for class org.jbpm.xes.XESLogMarshaller
 
XESProcessFilter - Class in org.jbpm.xes
 
XESProcessFilter() - Constructor for class org.jbpm.xes.XESProcessFilter
 
XESProcessFilter.Builder - Class in org.jbpm.xes
 
xesVersion - Variable in class org.jbpm.xes.model.LogType
 
XMLGregorianCalendarMapper - Class in org.jbpm.xes.mapper
 
XMLGregorianCalendarMapper() - Constructor for class org.jbpm.xes.mapper.XMLGregorianCalendarMapper
 
A B C D E F G I K L M N O P Q R S T U V W X 
All Classes All Packages