jbpm-form-modeler-form-provider 6.0.1.Final

org.jbpm.formModeler.kie.services.impl
Class FormRenderContentMarshallerManagerImpl

java.lang.Object
  extended by org.jbpm.formModeler.kie.services.impl.FormRenderContentMarshallerManagerImpl
All Implemented Interfaces:
FormRenderContentMarshallerManager

@ApplicationScoped
public class FormRenderContentMarshallerManagerImpl
extends Object
implements FormRenderContentMarshallerManager


Constructor Summary
FormRenderContentMarshallerManagerImpl()
           
 
Method Summary
 void addContentMarshaller(String id, org.kie.internal.task.api.ContentMarshallerContext context)
           
 org.kie.internal.task.api.ContentMarshallerContext getContentMarshaller(String id)
           
 void removeContentMarshaller(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormRenderContentMarshallerManagerImpl

public FormRenderContentMarshallerManagerImpl()
Method Detail

addContentMarshaller

public void addContentMarshaller(String id,
                                 org.kie.internal.task.api.ContentMarshallerContext context)
Specified by:
addContentMarshaller in interface FormRenderContentMarshallerManager

removeContentMarshaller

public void removeContentMarshaller(String id)
Specified by:
removeContentMarshaller in interface FormRenderContentMarshallerManager

getContentMarshaller

public org.kie.internal.task.api.ContentMarshallerContext getContentMarshaller(String id)
Specified by:
getContentMarshaller in interface FormRenderContentMarshallerManager

jbpm-form-modeler-form-provider 6.0.1.Final

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