Class AccountabilityReport

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

public class AccountabilityReport extends com.ptc.windchill.baseserver.bll.PersistableExecutionReport
The base report class to gather all the information regarding a particular accountability map operation.

Supported API: true

Extendable: true
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Holds AccountabilityMap information required to render on the UI.

    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

    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