public class OutputMarshaller extends Object
Constructor and Description |
---|
OutputMarshaller() |
Modifier and Type | Method and Description |
---|---|
static void |
writeTrigger(Trigger trigger,
MarshallerWriteContext outCtx) |
static void |
writeWorkItem(MarshallerWriteContext context,
WorkItem workItem) |
public static void writeWorkItem(MarshallerWriteContext context, WorkItem workItem) throws IOException
IOException
public static void writeTrigger(Trigger trigger, MarshallerWriteContext outCtx) throws IOException
IOException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.