RT::Action::SLA - base class for all actions in the extension


RT-Extension-SLA documentation  | view source Contained in the RT-Extension-SLA distribution.

Index


NAME

Top

RT::Action::SLA - base class for all actions in the extension

DESCRIPTION

Top

It's not a real action, but container for subclassing which provide help methods for other actions.

METHODS

Top

SetDateField NAME VALUE

Sets specified ticket's date field to the value, doesn't update if field is set already. VALUE is unix time.


RT-Extension-SLA documentation  | view source Contained in the RT-Extension-SLA distribution.