C F I M R S T

C

clone() - Method in class flux.TwitterAction.TwitterActionResult
 

F

flux - package flux
 

I

init(FlowChartImpl) - Method in class flux.TwitterActionFactory
 

M

makeTwitterAction(String) - Method in class flux.TwitterActionFactory
 

R

response - Variable in class flux.TwitterAction.TwitterActionResult
HTTP response entity.
responseCode - Variable in class flux.TwitterAction.TwitterActionResult
HTTP response code.

S

setConsumerKey(String) - Method in interface flux.TwitterAction
Sets Twitter Application consumer key.
setConsumerSecret(String) - Method in interface flux.TwitterAction
Sets Twitter Application consumer secret.
setCount(int) - Method in interface flux.TwitterAction
Sets the number of records to retrieve.
setOAuthEnabled(boolean) - Method in interface flux.TwitterAction
Sets OAuth for protected resources.
setPage(int) - Method in interface flux.TwitterAction
Sets the page of results to retrieve.
setParameters(Properties) - Method in interface flux.TwitterAction
Sets the body parameters.
setPassword(String) - Method in interface flux.TwitterAction
Sets the password of the consumer.
setRequestMethod(RestActionType) - Method in interface flux.TwitterAction
Sets the HTTP action used to access resources.
setResourceUrl(String) - Method in interface flux.TwitterAction
Sets the resource URL.
setSearchQuery(String) - Method in interface flux.TwitterAction
Sets the search query.
setUsername(String) - Method in interface flux.TwitterAction
Sets the username of the consumer.

T

toString() - Method in class flux.TwitterAction.TwitterActionResult
 
TwitterAction - Interface in flux
TwitterAction that supports OAuth protected resources inside a Flux job.
TwitterAction.TwitterActionResult - Class in flux
The response from the Twitter resource.
TwitterAction.TwitterActionResult() - Constructor for class flux.TwitterAction.TwitterActionResult
 
TwitterActionFactory - Class in flux
Factory for creating TwitterAction.
TwitterActionFactory() - Constructor for class flux.TwitterActionFactory
 

C F I M R S T

© 2000-2010 Flux Corporation. All rights reserved.