pip_services_jobs
pip_services_jobs
JobsCommandSet
getCommands method
getCommands
pip_services_jobs
pip_services_jobs
JobsCommandSet
getCommands method
JobsCommandSet class
Constructors
JobsCommandSet
Properties
hashCode
runtimeType
Methods
addCommand
addCommands
addCommandSet
addEvent
addEvents
addInterceptor
addListener
execute
findCommand
findEvent
getCommands
getEvents
noSuchMethod
notify
removeListener
toString
validate
Operators
operator ==
getCommands
method
List
<
ICommand
>
getCommands
(
)
inherited
Gets all commands registered in this command set. Returns a list of commands. See
ICommand