com.pega.pegarules.management
Class RemoteTracing
java.lang.Object
MBeanHelper
com.pega.pegarules.management.RemoteTracing
public class RemoteTracing
- extends MBeanHelper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
VERSION
public static final java.lang.String VERSION
RemoteTracing
public RemoteTracing()
getCategory
public java.lang.String getCategory()
setCategory
public void setCategory(java.lang.String aCategory)
getName
public java.lang.String getName()
getMajorVersion
public java.lang.String getMajorVersion()
getMinorVersion
public java.lang.String getMinorVersion()
ShowAllWatchInfo
public java.lang.String ShowAllWatchInfo()
ShowWatchList
public java.lang.String ShowWatchList()
- This method shows the user watch list.
- Returns:
ShowRuleWatchList
public java.lang.String ShowRuleWatchList()
- Show the rule watch list.
- Returns:
RemoveAllRuleWatches
public java.lang.String RemoveAllRuleWatches()
RemoveAll
public java.lang.String RemoveAll()
Remove
public java.lang.String Remove(java.lang.String aUsername)
Add
public java.lang.String Add(java.lang.String aUsername)