7.0 Action Request System Java API

com.remedy.arsys.api
Interface IARServerLogInterface


public interface IARServerLogInterface

The IARLogInterface class is the superclass that iterates through rows that are returned.


Method Summary
 void log(java.lang.String text)
           
 

Method Detail

log

public void log(java.lang.String text)

7.0 Action Request System Java API