Package | Description |
---|---|
org.jbpm.casemgmt.impl.marshalling |
Modifier and Type | Method and Description |
---|---|
static CaseMarshallerFactory |
CaseMarshallerFactory.builder()
Builds new instance of the factory to append marshalling strategies to
with thread context classloader
|
static CaseMarshallerFactory |
CaseMarshallerFactory.builder(ClassLoader classLoader)
Builds new instance of the factory to append marshalling strategies to
|
CaseMarshallerFactory |
CaseMarshallerFactory.with(org.kie.api.marshalling.ObjectMarshallingStrategy custom)
Adds given custom marshalling strategy to be used by CaseFileMarshaller
|
CaseMarshallerFactory |
CaseMarshallerFactory.withDoc()
Adds document marshalling strategy to be used by CaseFileMarshaller
|
CaseMarshallerFactory |
CaseMarshallerFactory.withJpa(String puName)
Add JPA marshalling strategy to be used by CaseFileMarshaller
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.