org.jbpm.services.task.impl
Class TaskContentRegistry
java.lang.Object
org.jbpm.services.task.impl.TaskContentRegistry
public class TaskContentRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static TaskContentRegistry get()
addMarshallerContext
public void addMarshallerContext(String ownerId,
org.kie.internal.task.api.ContentMarshallerContext context)
removeMarshallerContext
public void removeMarshallerContext(String ownerId)
getMarshallerContext
public org.kie.internal.task.api.ContentMarshallerContext getMarshallerContext(Task task)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.