Package 

Class SlackConnector

  • All Implemented Interfaces:
    org.bonitasoft.engine.connector.Connector

    
    public class SlackConnector
    extends AbstractConnector
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final APIAccessor apiAccessor
    • Constructor Summary

      Constructors 
      Constructor Description
      SlackConnector()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit validateInputParameters()
      final Object getOutputParameter(String name)
      Unit executeBusinessLogic()
      final ChatPostMessageRequest createPostMessageRequest()
      final Slack createSlackClient()
      • Methods inherited from class org.bonitasoft.connectors.SlackConnector

        connect, disconnect, execute, getAPIAccessor, getExecutionContext, getInputParameter, getInputParameter, getOutputParameters, setAPIAccessor, setExecutionContext, setInputParameters, setOutputParameter
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait