com.ibm.rational.rpe.api.docspec
Class RPEResult

java.lang.Object
  extended by com.ibm.rational.rpe.api.docspec.RPEDocumentElement
      extended by com.ibm.rational.rpe.api.docspec.RPEOutput
          extended by com.ibm.rational.rpe.api.docspec.RPEResult
All Implemented Interfaces:
com.ibm.rational.rpe.api.docspec.visitor.DocumentSpecificationVisitable

public class RPEResult
extends RPEOutput

Represents the final result after a publishing process ends successfully.


Constructor Summary
RPEResult()
           
 
Method Summary
 
Methods inherited from class com.ibm.rational.rpe.api.docspec.RPEOutput
accept
 
Methods inherited from class com.ibm.rational.rpe.api.docspec.RPEDocumentElement
addProperties, addProperty, getProperties, getProperty, makeFeature, removeProperty
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RPEResult

public RPEResult()