KIE API 6.2.0.Beta1

org.kie.api.task.model
Interface Content

All Superinterfaces:
Externalizable, Serializable

public interface Content
extends Externalizable


Method Summary
 byte[] getContent()
           
 long getId()
           
 
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
 

Method Detail

getId

long getId()

getContent

byte[] getContent()

KIE API 6.2.0.Beta1

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