All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class Status extends ColoredOpenProjectObject
Describes the type object of a work package.
Since:
1.0
Version:
$Id$
See Also:
  • Constructor Details

    • Status

      public Status(com.fasterxml.jackson.databind.JsonNode statusNode)
      Create a Status object from a JsonNode.
      Parameters:
      statusNode - the JsonNode containing the status information.
    • Status

      public Status()
      Default constructor.