Package flux

Interface Summary
HttpFileTransferAction HttpFileTransferAction that supports downloading files from web server.
MercurialTrigger Mercurial trigger.
RabbitMQ RabbitMQ shared by RabbitMQAction for publishing messages and RabbitMQTrigger for consuming messages.
RabbitMQAction RabbitMQAction that publishes messages to RabbitMQ queues.
RabbitMQTrigger RabbitMQTrigger that consumes message from AMQP channel.
SCPAction SCPAction that transfers files over an SSH connection or runs a remote command.
TwitterAction TwitterAction that invokes OAuth protected resources.
UntarFileAction Untars a specified tar archive file.
UnzipFileAction Unzips a specified zip archive file.
WebServiceTrigger WebServiceTrigger that waits for a SOAP or HTTP request and starts a workflow.
 

Class Summary
HttpFileTransferActionFactory Factory for creating HttpFileTransferAction.
MercurialTrigger.MercurialTriggerResult The response from the MercurialTrigger.
MercurialTriggerFactory Factory for creating MercurialTrigger.
RabbitMQActionFactory Factory for creating RabbitMQAction.
RabbitMQTrigger.RabbitMQTriggerResult The response from the RabbitMQTrigger.
RabbitMQTriggerFactory Factory for creating RabbitMQTrigger.
SCPAction.SCPActionResult The response from SCPAction that executes a remote command.
SCPActionFactory Factory for creating SCPAction.
TwitterAction.TwitterActionResult The response from the TwitterAction.
TwitterActionFactory Factory for creating TwitterAction.
UntarFileActionFactory Factory for creating UntarFileAction.
UnzipFileActionFactory Factory for creating UnzipFileAction.
WebServiceTrigger.WebServiceTriggerResult The response from the WebServiceTrigger.
WebServiceTriggerFactory Factory for creating WebServiceTrigger.
 



© 2000-2011 Flux Corporation. All rights reserved.