Liking cljdoc? Tell your friends :D

com.atomist.automation.core


actionable-messageclj

(actionable-message command slack & [opts])

params command - incoming Command Request data slack - slack Message data where all actions may refer to other CommandHandlers

  params
command - incoming Command Request data
slack   - slack Message data where all actions may refer to
          other CommandHandlers
sourceraw docstring

add-slack-sourceclj

(add-slack-source command team-id team-name)
source

api-connectionclj

source

automation-urlclj

(automation-url end)
source

channelclj

(channel o c)
source

connectionclj

source

delete-registrationclj

(delete-registration session-id)
source

failed-statusclj

(failed-status command)
source

get-parameter-valueclj

(get-parameter-value request parameter-name)
source

get-registrationclj

(get-registration)
source

get-secret-valueclj

(get-secret-value request secret-name)
source

get-team-idclj

(get-team-id o)
source

get-tokenclj

(get-token)
source

guidclj

(guid)
source

ingestclj

(ingest o x channel)
source

mapped-parameter-valueclj

(mapped-parameter-value request parameter-name)
source

pprint-data-messageclj

(pprint-data-message command data)
source

registerclj

(register)

Register for events and listen on websocket

Register for events and listen on websocket
sourceraw docstring

run-queryclj

(run-query team-id query)
source

simple-messageclj

(simple-message command s)
source

snippet-messageclj

(snippet-message command content-str filetype title)
source

success-statusclj

(success-status command)
source

update-when-seqclj

(update-when-seq a-map k fn)
source

userclj

(user o u)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close