com.flowdock.jenkins
Class FlowdockAPI

java.lang.Object
  extended by com.flowdock.jenkins.FlowdockAPI

public class FlowdockAPI
extends Object


Constructor Summary
FlowdockAPI(String apiUrl, String flowToken)
           
 
Method Summary
 void pushChatMessage(ChatMessage msg)
           
 void pushTeamInboxMessage(TeamInboxMessage msg)
           
static String trimFlowTokens(String flowTokens)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowdockAPI

public FlowdockAPI(String apiUrl,
                   String flowToken)
Method Detail

pushTeamInboxMessage

public void pushTeamInboxMessage(TeamInboxMessage msg)
                          throws FlowdockException
Throws:
FlowdockException

pushChatMessage

public void pushChatMessage(ChatMessage msg)
                     throws FlowdockException
Throws:
FlowdockException

trimFlowTokens

public static String trimFlowTokens(String flowTokens)


Copyright © 2004-2014. All Rights Reserved.