Class HealConsumptionReport

java.lang.Object
com.ptc.windchill.baseserver.bll.AbstractExecutionReport
com.ptc.windchill.baseserver.bll.PersistableExecutionReport
com.ptc.windchill.associativity.consumption.HealConsumptionReport
All Implemented Interfaces:
ExecutionReport

public class HealConsumptionReport extends com.ptc.windchill.baseserver.bll.PersistableExecutionReport
Heal Consumption Report data

Supported API: true

Extendable: false
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.ptc.windchill.baseserver.bll.ExecutionReport

    ExecutionReport.Message, ExecutionReport.Status
  • Field Summary

    Fields inherited from class com.ptc.windchill.baseserver.bll.AbstractExecutionReport

    messages, replacements, status
  • Method Summary

    Modifier and Type
    Method
    Description


    Supported API: true

    Methods inherited from class com.ptc.windchill.baseserver.bll.PersistableExecutionReport

    addMessage, equals, hashCode

    Methods inherited from class com.ptc.windchill.baseserver.bll.AbstractExecutionReport

    add, addMessages, addReplacement, getMessages, getReplacements, getStatus, getThrowable, isSuccess, merge, setStatus, setThrowable, updateStatus

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getConsolidatedMessages

      public String getConsolidatedMessages()


      Supported API: true
      Returns: