org.jbpm.services.task.impl.model.xml
Class JaxbContent
java.lang.Object
org.jbpm.services.task.impl.model.xml.AbstractJaxbTaskObject<Content>
org.jbpm.services.task.impl.model.xml.JaxbContent
- All Implemented Interfaces:
- Externalizable, Serializable, Content
public class JaxbContent
- extends AbstractJaxbTaskObject<Content>
- implements Content
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbContent
public JaxbContent()
JaxbContent
public JaxbContent(Content content)
getContent
public byte[] getContent()
- Specified by:
getContent
in interface Content
getSerializedContent
public byte[] getSerializedContent()
getContentMap
public Map<String,Object> getContentMap()
getId
public long getId()
- Specified by:
getId
in interface Content
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.