Class Commands::Soap
In: commands/modules/soap.rb
Parent: Dispatchers::Simple

This module contains SOAP operations that do not fit in the Add/Del/Show categories. Actions provided are:

+changed?+
check if the local revision of the knowledge base is the latest available in the server.
refresh
get the latest knowledge base from the server.

Included Modules

SoapDriver

Constants

INFO = { :commands => { 'changed?' => { :desc => 'Check if the local revision of the knowledge base is the latest available in the server.', :syntax => [ { :required => true, :label=>'revision number', :regexp=> /\d+/

Attributes

last_revision  [R] 

[Validate]