KIE API 6.1.1-SNAPSHOT

org.kie.api.marshalling
Interface MarshallingConfiguration


public interface MarshallingConfiguration


Method Summary
 ObjectMarshallingStrategyStore getObjectMarshallingStrategyStore()
           
 boolean isMarshallProcessInstances()
           
 boolean isMarshallWorkItems()
           
 

Method Detail

getObjectMarshallingStrategyStore

ObjectMarshallingStrategyStore getObjectMarshallingStrategyStore()

isMarshallProcessInstances

boolean isMarshallProcessInstances()

isMarshallWorkItems

boolean isMarshallWorkItems()

KIE API 6.1.1-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.