Uses of Interface
org.drools.core.marshalling.impl.MarshallerWriteContext
-
Packages that use MarshallerWriteContext Package Description org.drools.core.marshalling.impl -
-
Uses of MarshallerWriteContext in org.drools.core.marshalling.impl
Methods in org.drools.core.marshalling.impl with parameters of type MarshallerWriteContext Modifier and Type Method Description voidProcessMarshaller. writeProcessInstances(MarshallerWriteContext context)voidProcessMarshaller. writeProcessTimers(MarshallerWriteContext context)voidProcessMarshaller. writeWorkItem(MarshallerWriteContext context, WorkItem workItem)voidProcessMarshaller. writeWorkItems(MarshallerWriteContext context)
-