org.jbpm.formModeler.kie.services
public interface FormRenderContentMarshallerManager
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-2013 JBoss by Red Hat. All Rights Reserved.