Swarmage::Task - A Task


Swarmage documentation  | view source Contained in the Swarmage distribution.

Index


NAME

Top

Swarmage::Task - A Task

SYNOPSIS

Top

  use Swarmage::Task;
  Swarmage::Task->new(
    type => 'type',
    data => $whatever,
  );

METHODS

Top

new

serialize

deserialize

serialize_raw

deserialize_raw

serialize_base64

deserialize_base64


Swarmage documentation  | view source Contained in the Swarmage distribution.