public interface FormRenderContentMarshallerManager extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
addContentMarshaller(String id,
org.kie.internal.task.api.ContentMarshallerContext context) |
org.kie.internal.task.api.ContentMarshallerContext |
getContentMarshaller(String id) |
void |
removeContentMarshaller(String id) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.