org.jbpm.formModeler.kie.services.impl
Class FormRenderContentMarshallerManagerImpl
java.lang.Object
org.jbpm.formModeler.kie.services.impl.FormRenderContentMarshallerManagerImpl
- All Implemented Interfaces:
- FormRenderContentMarshallerManager
@ApplicationScoped
public class FormRenderContentMarshallerManagerImpl
- extends Object
- implements FormRenderContentMarshallerManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormRenderContentMarshallerManagerImpl
public FormRenderContentMarshallerManagerImpl()
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
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.