aspose_tasks_cloud 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE +22 -0
- data/README.md +49 -0
- data/aspose_tasks_cloud.gemspec +26 -0
- data/lib/aspose_tasks_cloud.rb +92 -0
- data/lib/aspose_tasks_cloud/api/tasks_api.rb +2585 -0
- data/lib/aspose_tasks_cloud/api_client.rb +335 -0
- data/lib/aspose_tasks_cloud/api_error.rb +24 -0
- data/lib/aspose_tasks_cloud/configuration.rb +166 -0
- data/lib/aspose_tasks_cloud/models/assignment_item.rb +61 -0
- data/lib/aspose_tasks_cloud/models/assignment_item_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/assignment_items.rb +47 -0
- data/lib/aspose_tasks_cloud/models/assignment_items_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/assignment_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/assignments_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/base_object.rb +86 -0
- data/lib/aspose_tasks_cloud/models/base_response.rb +53 -0
- data/lib/aspose_tasks_cloud/models/calendar.rb +89 -0
- data/lib/aspose_tasks_cloud/models/calendar_exception.rb +145 -0
- data/lib/aspose_tasks_cloud/models/calendar_exceptions_response.rb +63 -0
- data/lib/aspose_tasks_cloud/models/calendar_item.rb +53 -0
- data/lib/aspose_tasks_cloud/models/calendar_item_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/calendar_items.rb +47 -0
- data/lib/aspose_tasks_cloud/models/calendar_items_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/calendar_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/document_properties.rb +47 -0
- data/lib/aspose_tasks_cloud/models/document_properties_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/document_property.rb +53 -0
- data/lib/aspose_tasks_cloud/models/document_property_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/extended_attribute.rb +61 -0
- data/lib/aspose_tasks_cloud/models/extended_attribute_definition.rb +207 -0
- data/lib/aspose_tasks_cloud/models/extended_attribute_item.rb +53 -0
- data/lib/aspose_tasks_cloud/models/extended_attribute_items.rb +47 -0
- data/lib/aspose_tasks_cloud/models/extended_attribute_items_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/extended_attribute_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/link.rb +61 -0
- data/lib/aspose_tasks_cloud/models/outline_code.rb +53 -0
- data/lib/aspose_tasks_cloud/models/outline_code_definition.rb +145 -0
- data/lib/aspose_tasks_cloud/models/outline_code_item.rb +45 -0
- data/lib/aspose_tasks_cloud/models/outline_code_items.rb +47 -0
- data/lib/aspose_tasks_cloud/models/outline_code_items_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/outline_code_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/outline_mask.rb +61 -0
- data/lib/aspose_tasks_cloud/models/outline_value.rb +85 -0
- data/lib/aspose_tasks_cloud/models/recurring_info.rb +197 -0
- data/lib/aspose_tasks_cloud/models/recurring_info_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/resource.rb +945 -0
- data/lib/aspose_tasks_cloud/models/resource_assignment.rb +1063 -0
- data/lib/aspose_tasks_cloud/models/resource_assignments.rb +47 -0
- data/lib/aspose_tasks_cloud/models/resource_item.rb +61 -0
- data/lib/aspose_tasks_cloud/models/resource_item_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/resource_items.rb +47 -0
- data/lib/aspose_tasks_cloud/models/resource_items_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/resource_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/task.rb +1595 -0
- data/lib/aspose_tasks_cloud/models/task_document.rb +63 -0
- data/lib/aspose_tasks_cloud/models/task_document_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/task_item.rb +85 -0
- data/lib/aspose_tasks_cloud/models/task_item_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/task_items.rb +47 -0
- data/lib/aspose_tasks_cloud/models/task_items_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/task_link.rb +85 -0
- data/lib/aspose_tasks_cloud/models/task_link_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/task_links_response.rb +63 -0
- data/lib/aspose_tasks_cloud/models/task_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/value.rb +61 -0
- data/lib/aspose_tasks_cloud/models/wbs_code_mask.rb +61 -0
- data/lib/aspose_tasks_cloud/models/wbs_definition.rb +63 -0
- data/lib/aspose_tasks_cloud/models/wbs_definition_response.rb +61 -0
- data/lib/aspose_tasks_cloud/models/week_day.rb +71 -0
- data/lib/aspose_tasks_cloud/models/working_time.rb +45 -0
- data/lib/aspose_tasks_cloud/version.rb +3 -0
- data/test/data/ExtendedAttribute.mpp +0 -0
- data/test/data/Outlinecode.mpp +0 -0
- data/test/data/ResourceWithExtAttribs.xml +345 -0
- data/test/data/sample-project-2.mpp +0 -0
- data/test/data/sample-project.mpp +0 -0
- data/test/tasks_tests.rb +430 -0
- metadata +207 -0
@@ -0,0 +1,47 @@
|
|
1
|
+
module AsposeTasksCloud
|
2
|
+
#
|
3
|
+
class ResourceAssignments < BaseObject
|
4
|
+
attr_accessor :list, :link
|
5
|
+
# attribute mapping from ruby-style variable name to JSON key
|
6
|
+
def self.attribute_map
|
7
|
+
{
|
8
|
+
|
9
|
+
#
|
10
|
+
:'list' => :'List',
|
11
|
+
|
12
|
+
#
|
13
|
+
:'link' => :'link'
|
14
|
+
|
15
|
+
}
|
16
|
+
end
|
17
|
+
|
18
|
+
# attribute type
|
19
|
+
def self.swagger_types
|
20
|
+
{
|
21
|
+
:'list' => :'Array<ResourceAssignment>',
|
22
|
+
:'link' => :'Link'
|
23
|
+
|
24
|
+
}
|
25
|
+
end
|
26
|
+
|
27
|
+
def initialize(attributes = {})
|
28
|
+
return if !attributes.is_a?(Hash) || attributes.empty?
|
29
|
+
|
30
|
+
# convert string to symbol for hash key
|
31
|
+
attributes = attributes.inject({}){|memo,(k,v)| memo[k.to_sym] = v; memo}
|
32
|
+
|
33
|
+
|
34
|
+
if attributes[:'List']
|
35
|
+
if (value = attributes[:'List']).is_a?(Array)
|
36
|
+
self.list = value
|
37
|
+
end
|
38
|
+
end
|
39
|
+
|
40
|
+
if attributes[:'link']
|
41
|
+
self.link = attributes[:'link']
|
42
|
+
end
|
43
|
+
|
44
|
+
end
|
45
|
+
|
46
|
+
end
|
47
|
+
end
|
@@ -0,0 +1,61 @@
|
|
1
|
+
module AsposeTasksCloud
|
2
|
+
#
|
3
|
+
class ResourceItem < BaseObject
|
4
|
+
attr_accessor :link, :uid, :id, :name
|
5
|
+
# attribute mapping from ruby-style variable name to JSON key
|
6
|
+
def self.attribute_map
|
7
|
+
{
|
8
|
+
|
9
|
+
#
|
10
|
+
:'link' => :'Link',
|
11
|
+
|
12
|
+
#
|
13
|
+
:'uid' => :'Uid',
|
14
|
+
|
15
|
+
#
|
16
|
+
:'id' => :'Id',
|
17
|
+
|
18
|
+
#
|
19
|
+
:'name' => :'Name'
|
20
|
+
|
21
|
+
}
|
22
|
+
end
|
23
|
+
|
24
|
+
# attribute type
|
25
|
+
def self.swagger_types
|
26
|
+
{
|
27
|
+
:'link' => :'Link',
|
28
|
+
:'uid' => :'Integer',
|
29
|
+
:'id' => :'Integer',
|
30
|
+
:'name' => :'String'
|
31
|
+
|
32
|
+
}
|
33
|
+
end
|
34
|
+
|
35
|
+
def initialize(attributes = {})
|
36
|
+
return if !attributes.is_a?(Hash) || attributes.empty?
|
37
|
+
|
38
|
+
# convert string to symbol for hash key
|
39
|
+
attributes = attributes.inject({}){|memo,(k,v)| memo[k.to_sym] = v; memo}
|
40
|
+
|
41
|
+
|
42
|
+
if attributes[:'Link']
|
43
|
+
self.link = attributes[:'Link']
|
44
|
+
end
|
45
|
+
|
46
|
+
if attributes[:'Uid']
|
47
|
+
self.uid = attributes[:'Uid']
|
48
|
+
end
|
49
|
+
|
50
|
+
if attributes[:'Id']
|
51
|
+
self.id = attributes[:'Id']
|
52
|
+
end
|
53
|
+
|
54
|
+
if attributes[:'Name']
|
55
|
+
self.name = attributes[:'Name']
|
56
|
+
end
|
57
|
+
|
58
|
+
end
|
59
|
+
|
60
|
+
end
|
61
|
+
end
|
@@ -0,0 +1,61 @@
|
|
1
|
+
module AsposeTasksCloud
|
2
|
+
#
|
3
|
+
class ResourceItemResponse < BaseObject
|
4
|
+
attr_accessor :resource_item, :status, :code
|
5
|
+
# attribute mapping from ruby-style variable name to JSON key
|
6
|
+
def self.attribute_map
|
7
|
+
{
|
8
|
+
|
9
|
+
#
|
10
|
+
:'resource_item' => :'ResourceItem',
|
11
|
+
|
12
|
+
#
|
13
|
+
:'status' => :'Status',
|
14
|
+
|
15
|
+
#
|
16
|
+
:'code' => :'Code'
|
17
|
+
|
18
|
+
}
|
19
|
+
end
|
20
|
+
|
21
|
+
# attribute type
|
22
|
+
def self.swagger_types
|
23
|
+
{
|
24
|
+
:'resource_item' => :'ResourceItem',
|
25
|
+
:'status' => :'String',
|
26
|
+
:'code' => :'String'
|
27
|
+
|
28
|
+
}
|
29
|
+
end
|
30
|
+
|
31
|
+
def initialize(attributes = {})
|
32
|
+
return if !attributes.is_a?(Hash) || attributes.empty?
|
33
|
+
|
34
|
+
# convert string to symbol for hash key
|
35
|
+
attributes = attributes.inject({}){|memo,(k,v)| memo[k.to_sym] = v; memo}
|
36
|
+
|
37
|
+
|
38
|
+
if attributes[:'ResourceItem']
|
39
|
+
self.resource_item = attributes[:'ResourceItem']
|
40
|
+
end
|
41
|
+
|
42
|
+
if attributes[:'Status']
|
43
|
+
self.status = attributes[:'Status']
|
44
|
+
end
|
45
|
+
|
46
|
+
if attributes[:'Code']
|
47
|
+
self.code = attributes[:'Code']
|
48
|
+
end
|
49
|
+
|
50
|
+
end
|
51
|
+
|
52
|
+
def status=(status)
|
53
|
+
allowed_values = ["Continue", "SwitchingProtocols", "OK", "Created", "Accepted", "NonAuthoritativeInformation", "NoContent", "ResetContent", "PartialContent", "MultipleChoices", "Ambiguous", "MovedPermanently", "Moved", "Found", "Redirect", "SeeOther", "RedirectMethod", "NotModified", "UseProxy", "Unused", "TemporaryRedirect", "RedirectKeepVerb", "BadRequest", "Unauthorized", "PaymentRequired", "Forbidden", "NotFound", "MethodNotAllowed", "NotAcceptable", "ProxyAuthenticationRequired", "RequestTimeout", "Conflict", "Gone", "LengthRequired", "PreconditionFailed", "RequestEntityTooLarge", "RequestUriTooLong", "UnsupportedMediaType", "RequestedRangeNotSatisfiable", "ExpectationFailed", "UpgradeRequired", "InternalServerError", "NotImplemented", "BadGateway", "ServiceUnavailable", "GatewayTimeout", "HttpVersionNotSupported"]
|
54
|
+
if status && !allowed_values.include?(status)
|
55
|
+
fail "invalid value for 'status', must be one of #{allowed_values}"
|
56
|
+
end
|
57
|
+
@status = status
|
58
|
+
end
|
59
|
+
|
60
|
+
end
|
61
|
+
end
|
@@ -0,0 +1,47 @@
|
|
1
|
+
module AsposeTasksCloud
|
2
|
+
#
|
3
|
+
class ResourceItems < BaseObject
|
4
|
+
attr_accessor :resource_item, :link
|
5
|
+
# attribute mapping from ruby-style variable name to JSON key
|
6
|
+
def self.attribute_map
|
7
|
+
{
|
8
|
+
|
9
|
+
#
|
10
|
+
:'resource_item' => :'ResourceItem',
|
11
|
+
|
12
|
+
#
|
13
|
+
:'link' => :'link'
|
14
|
+
|
15
|
+
}
|
16
|
+
end
|
17
|
+
|
18
|
+
# attribute type
|
19
|
+
def self.swagger_types
|
20
|
+
{
|
21
|
+
:'resource_item' => :'Array<ResourceItem>',
|
22
|
+
:'link' => :'Link'
|
23
|
+
|
24
|
+
}
|
25
|
+
end
|
26
|
+
|
27
|
+
def initialize(attributes = {})
|
28
|
+
return if !attributes.is_a?(Hash) || attributes.empty?
|
29
|
+
|
30
|
+
# convert string to symbol for hash key
|
31
|
+
attributes = attributes.inject({}){|memo,(k,v)| memo[k.to_sym] = v; memo}
|
32
|
+
|
33
|
+
|
34
|
+
if attributes[:'ResourceItem']
|
35
|
+
if (value = attributes[:'ResourceItem']).is_a?(Array)
|
36
|
+
self.resource_item = value
|
37
|
+
end
|
38
|
+
end
|
39
|
+
|
40
|
+
if attributes[:'link']
|
41
|
+
self.link = attributes[:'link']
|
42
|
+
end
|
43
|
+
|
44
|
+
end
|
45
|
+
|
46
|
+
end
|
47
|
+
end
|
@@ -0,0 +1,61 @@
|
|
1
|
+
module AsposeTasksCloud
|
2
|
+
#
|
3
|
+
class ResourceItemsResponse < BaseObject
|
4
|
+
attr_accessor :resources, :status, :code
|
5
|
+
# attribute mapping from ruby-style variable name to JSON key
|
6
|
+
def self.attribute_map
|
7
|
+
{
|
8
|
+
|
9
|
+
#
|
10
|
+
:'resources' => :'Resources',
|
11
|
+
|
12
|
+
#
|
13
|
+
:'status' => :'Status',
|
14
|
+
|
15
|
+
#
|
16
|
+
:'code' => :'Code'
|
17
|
+
|
18
|
+
}
|
19
|
+
end
|
20
|
+
|
21
|
+
# attribute type
|
22
|
+
def self.swagger_types
|
23
|
+
{
|
24
|
+
:'resources' => :'ResourceItems',
|
25
|
+
:'status' => :'String',
|
26
|
+
:'code' => :'String'
|
27
|
+
|
28
|
+
}
|
29
|
+
end
|
30
|
+
|
31
|
+
def initialize(attributes = {})
|
32
|
+
return if !attributes.is_a?(Hash) || attributes.empty?
|
33
|
+
|
34
|
+
# convert string to symbol for hash key
|
35
|
+
attributes = attributes.inject({}){|memo,(k,v)| memo[k.to_sym] = v; memo}
|
36
|
+
|
37
|
+
|
38
|
+
if attributes[:'Resources']
|
39
|
+
self.resources = attributes[:'Resources']
|
40
|
+
end
|
41
|
+
|
42
|
+
if attributes[:'Status']
|
43
|
+
self.status = attributes[:'Status']
|
44
|
+
end
|
45
|
+
|
46
|
+
if attributes[:'Code']
|
47
|
+
self.code = attributes[:'Code']
|
48
|
+
end
|
49
|
+
|
50
|
+
end
|
51
|
+
|
52
|
+
def status=(status)
|
53
|
+
allowed_values = ["Continue", "SwitchingProtocols", "OK", "Created", "Accepted", "NonAuthoritativeInformation", "NoContent", "ResetContent", "PartialContent", "MultipleChoices", "Ambiguous", "MovedPermanently", "Moved", "Found", "Redirect", "SeeOther", "RedirectMethod", "NotModified", "UseProxy", "Unused", "TemporaryRedirect", "RedirectKeepVerb", "BadRequest", "Unauthorized", "PaymentRequired", "Forbidden", "NotFound", "MethodNotAllowed", "NotAcceptable", "ProxyAuthenticationRequired", "RequestTimeout", "Conflict", "Gone", "LengthRequired", "PreconditionFailed", "RequestEntityTooLarge", "RequestUriTooLong", "UnsupportedMediaType", "RequestedRangeNotSatisfiable", "ExpectationFailed", "UpgradeRequired", "InternalServerError", "NotImplemented", "BadGateway", "ServiceUnavailable", "GatewayTimeout", "HttpVersionNotSupported"]
|
54
|
+
if status && !allowed_values.include?(status)
|
55
|
+
fail "invalid value for 'status', must be one of #{allowed_values}"
|
56
|
+
end
|
57
|
+
@status = status
|
58
|
+
end
|
59
|
+
|
60
|
+
end
|
61
|
+
end
|
@@ -0,0 +1,61 @@
|
|
1
|
+
module AsposeTasksCloud
|
2
|
+
#
|
3
|
+
class ResourceResponse < BaseObject
|
4
|
+
attr_accessor :resource, :status, :code
|
5
|
+
# attribute mapping from ruby-style variable name to JSON key
|
6
|
+
def self.attribute_map
|
7
|
+
{
|
8
|
+
|
9
|
+
#
|
10
|
+
:'resource' => :'Resource',
|
11
|
+
|
12
|
+
#
|
13
|
+
:'status' => :'Status',
|
14
|
+
|
15
|
+
#
|
16
|
+
:'code' => :'Code'
|
17
|
+
|
18
|
+
}
|
19
|
+
end
|
20
|
+
|
21
|
+
# attribute type
|
22
|
+
def self.swagger_types
|
23
|
+
{
|
24
|
+
:'resource' => :'Resource',
|
25
|
+
:'status' => :'String',
|
26
|
+
:'code' => :'String'
|
27
|
+
|
28
|
+
}
|
29
|
+
end
|
30
|
+
|
31
|
+
def initialize(attributes = {})
|
32
|
+
return if !attributes.is_a?(Hash) || attributes.empty?
|
33
|
+
|
34
|
+
# convert string to symbol for hash key
|
35
|
+
attributes = attributes.inject({}){|memo,(k,v)| memo[k.to_sym] = v; memo}
|
36
|
+
|
37
|
+
|
38
|
+
if attributes[:'Resource']
|
39
|
+
self.resource = attributes[:'Resource']
|
40
|
+
end
|
41
|
+
|
42
|
+
if attributes[:'Status']
|
43
|
+
self.status = attributes[:'Status']
|
44
|
+
end
|
45
|
+
|
46
|
+
if attributes[:'Code']
|
47
|
+
self.code = attributes[:'Code']
|
48
|
+
end
|
49
|
+
|
50
|
+
end
|
51
|
+
|
52
|
+
def status=(status)
|
53
|
+
allowed_values = ["Continue", "SwitchingProtocols", "OK", "Created", "Accepted", "NonAuthoritativeInformation", "NoContent", "ResetContent", "PartialContent", "MultipleChoices", "Ambiguous", "MovedPermanently", "Moved", "Found", "Redirect", "SeeOther", "RedirectMethod", "NotModified", "UseProxy", "Unused", "TemporaryRedirect", "RedirectKeepVerb", "BadRequest", "Unauthorized", "PaymentRequired", "Forbidden", "NotFound", "MethodNotAllowed", "NotAcceptable", "ProxyAuthenticationRequired", "RequestTimeout", "Conflict", "Gone", "LengthRequired", "PreconditionFailed", "RequestEntityTooLarge", "RequestUriTooLong", "UnsupportedMediaType", "RequestedRangeNotSatisfiable", "ExpectationFailed", "UpgradeRequired", "InternalServerError", "NotImplemented", "BadGateway", "ServiceUnavailable", "GatewayTimeout", "HttpVersionNotSupported"]
|
54
|
+
if status && !allowed_values.include?(status)
|
55
|
+
fail "invalid value for 'status', must be one of #{allowed_values}"
|
56
|
+
end
|
57
|
+
@status = status
|
58
|
+
end
|
59
|
+
|
60
|
+
end
|
61
|
+
end
|
@@ -0,0 +1,1595 @@
|
|
1
|
+
module AsposeTasksCloud
|
2
|
+
#
|
3
|
+
class Task < BaseObject
|
4
|
+
attr_accessor :uid, :id, :name, :duration, :start, :finish, :percent_complete, :percent_work_complete, :is_active, :actual_cost, :actual_duration, :actual_finish, :actual_overtime_cost, :actual_overtime_work, :actual_start, :budget_work, :budget_cost, :constraint_date, :constraint_type, :contact, :cost, :cv, :deadline, :duration_variance, :early_finish, :early_start, :is_effort_driven, :is_external_task, :finish_slack, :finish_variance, :fixed_cost, :fixed_cost_accrual, :free_slack, :guid, :hide_bar, :ignore_resource_calendar, :late_finish, :late_start, :is_level_assignments, :can_leveling_split, :leveling_delay, :is_marked, :is_milestone, :is_critical, :is_subproject, :is_subproject_read_only, :subproject_name, :is_summary, :subtasks_uids, :outline_level, :is_over_allocated, :is_estimated, :overtime_cost, :overtime_work, :physical_percent_complete, :pre_leveled_finish, :pre_leveled_start, :is_recurring, :regular_work, :remaining_cost, :remaining_duration, :remaining_overtime_cost, :remaining_overtime_work, :remaining_work, :resume, :is_rollup, :start_slack, :start_variance, :calendar_uid, :is_manual, :total_slack, :type, :wbs, :priority, :work, :work_variance, :notes_text, :acwp, :bcws, :bcwp, :leveling_delay_format, :predecessors, :successors, :baseline_start, :baseline_finish, :baseline_duration, :baseline_fixed_cost, :baseline_duration_format, :baseline_estimated_duration, :baseline_work, :baseline_cost, :baseline_bcws, :baseline_bcwp, :baseline1_start, :baseline1_finish, :baseline1_duration, :baseline1_fixed_cost, :baseline1_duration_format, :baseline1_estimated_duration, :baseline1_work, :baseline1_cost, :baseline1_bcws, :baseline1_bcwp, :baseline2_start, :baseline2_finish, :baseline2_duration, :baseline2_fixed_cost, :baseline2_duration_format, :baseline2_estimated_duration, :baseline2_work, :baseline2_cost, :baseline2_bcws, :baseline2_bcwp, :baseline3_start, :baseline3_finish, :baseline3_duration, :baseline3_fixed_cost, :baseline3_duration_format, :baseline3_estimated_duration, :baseline3_work, :baseline3_cost, :baseline3_bcws, :baseline3_bcwp, :baseline4_start, :baseline4_finish, :baseline4_duration, :baseline4_fixed_cost, :baseline4_duration_format, :baseline4_estimated_duration, :baseline4_work, :baseline4_cost, :baseline4_bcws, :baseline4_bcwp, :baseline5_start, :baseline5_finish, :baseline5_duration, :baseline5_fixed_cost, :baseline5_duration_format, :baseline5_estimated_duration, :baseline5_work, :baseline5_cost, :baseline5_bcws, :baseline5_bcwp, :baseline6_start, :baseline6_finish, :baseline6_duration, :baseline6_fixed_cost, :baseline6_duration_format, :baseline6_estimated_duration, :baseline6_work, :baseline6_cost, :baseline6_bcws, :baseline6_bcwp, :baseline7_start, :baseline7_finish, :baseline7_duration, :baseline7_fixed_cost, :baseline7_duration_format, :baseline7_estimated_duration, :baseline7_work, :baseline7_cost, :baseline7_bcws, :baseline7_bcwp, :baseline8_start, :baseline8_finish, :baseline8_duration, :baseline8_fixed_cost, :baseline8_duration_format, :baseline8_estimated_duration, :baseline8_work, :baseline8_cost, :baseline8_bcws, :baseline8_bcwp, :baseline9_start, :baseline9_finish, :baseline9_duration, :baseline9_fixed_cost, :baseline9_duration_format, :baseline9_estimated_duration, :baseline9_work, :baseline9_cost, :baseline9_bcws, :baseline9_bcwp, :baseline10_start, :baseline10_finish, :baseline10_duration, :baseline10_fixed_cost, :baseline10_duration_format, :baseline_estimated10_duration, :baseline10_work, :baseline10_cost, :baseline10_bcws, :baseline10_bcwp, :extended_attributes, :outline_codes
|
5
|
+
# attribute mapping from ruby-style variable name to JSON key
|
6
|
+
def self.attribute_map
|
7
|
+
{
|
8
|
+
|
9
|
+
#
|
10
|
+
:'uid' => :'Uid',
|
11
|
+
|
12
|
+
#
|
13
|
+
:'id' => :'Id',
|
14
|
+
|
15
|
+
#
|
16
|
+
:'name' => :'Name',
|
17
|
+
|
18
|
+
#
|
19
|
+
:'duration' => :'Duration',
|
20
|
+
|
21
|
+
#
|
22
|
+
:'start' => :'Start',
|
23
|
+
|
24
|
+
#
|
25
|
+
:'finish' => :'Finish',
|
26
|
+
|
27
|
+
#
|
28
|
+
:'percent_complete' => :'PercentComplete',
|
29
|
+
|
30
|
+
#
|
31
|
+
:'percent_work_complete' => :'PercentWorkComplete',
|
32
|
+
|
33
|
+
#
|
34
|
+
:'is_active' => :'IsActive',
|
35
|
+
|
36
|
+
#
|
37
|
+
:'actual_cost' => :'ActualCost',
|
38
|
+
|
39
|
+
#
|
40
|
+
:'actual_duration' => :'ActualDuration',
|
41
|
+
|
42
|
+
#
|
43
|
+
:'actual_finish' => :'ActualFinish',
|
44
|
+
|
45
|
+
#
|
46
|
+
:'actual_overtime_cost' => :'ActualOvertimeCost',
|
47
|
+
|
48
|
+
#
|
49
|
+
:'actual_overtime_work' => :'ActualOvertimeWork',
|
50
|
+
|
51
|
+
#
|
52
|
+
:'actual_start' => :'ActualStart',
|
53
|
+
|
54
|
+
#
|
55
|
+
:'budget_work' => :'BudgetWork',
|
56
|
+
|
57
|
+
#
|
58
|
+
:'budget_cost' => :'BudgetCost',
|
59
|
+
|
60
|
+
#
|
61
|
+
:'constraint_date' => :'ConstraintDate',
|
62
|
+
|
63
|
+
#
|
64
|
+
:'constraint_type' => :'ConstraintType',
|
65
|
+
|
66
|
+
#
|
67
|
+
:'contact' => :'Contact',
|
68
|
+
|
69
|
+
#
|
70
|
+
:'cost' => :'Cost',
|
71
|
+
|
72
|
+
#
|
73
|
+
:'cv' => :'Cv',
|
74
|
+
|
75
|
+
#
|
76
|
+
:'deadline' => :'Deadline',
|
77
|
+
|
78
|
+
#
|
79
|
+
:'duration_variance' => :'DurationVariance',
|
80
|
+
|
81
|
+
#
|
82
|
+
:'early_finish' => :'EarlyFinish',
|
83
|
+
|
84
|
+
#
|
85
|
+
:'early_start' => :'EarlyStart',
|
86
|
+
|
87
|
+
#
|
88
|
+
:'is_effort_driven' => :'IsEffortDriven',
|
89
|
+
|
90
|
+
#
|
91
|
+
:'is_external_task' => :'IsExternalTask',
|
92
|
+
|
93
|
+
#
|
94
|
+
:'finish_slack' => :'FinishSlack',
|
95
|
+
|
96
|
+
#
|
97
|
+
:'finish_variance' => :'FinishVariance',
|
98
|
+
|
99
|
+
#
|
100
|
+
:'fixed_cost' => :'FixedCost',
|
101
|
+
|
102
|
+
#
|
103
|
+
:'fixed_cost_accrual' => :'FixedCostAccrual',
|
104
|
+
|
105
|
+
#
|
106
|
+
:'free_slack' => :'FreeSlack',
|
107
|
+
|
108
|
+
#
|
109
|
+
:'guid' => :'GUID',
|
110
|
+
|
111
|
+
#
|
112
|
+
:'hide_bar' => :'HideBar',
|
113
|
+
|
114
|
+
#
|
115
|
+
:'ignore_resource_calendar' => :'IgnoreResourceCalendar',
|
116
|
+
|
117
|
+
#
|
118
|
+
:'late_finish' => :'LateFinish',
|
119
|
+
|
120
|
+
#
|
121
|
+
:'late_start' => :'LateStart',
|
122
|
+
|
123
|
+
#
|
124
|
+
:'is_level_assignments' => :'IsLevelAssignments',
|
125
|
+
|
126
|
+
#
|
127
|
+
:'can_leveling_split' => :'CanLevelingSplit',
|
128
|
+
|
129
|
+
#
|
130
|
+
:'leveling_delay' => :'LevelingDelay',
|
131
|
+
|
132
|
+
#
|
133
|
+
:'is_marked' => :'IsMarked',
|
134
|
+
|
135
|
+
#
|
136
|
+
:'is_milestone' => :'IsMilestone',
|
137
|
+
|
138
|
+
#
|
139
|
+
:'is_critical' => :'IsCritical',
|
140
|
+
|
141
|
+
#
|
142
|
+
:'is_subproject' => :'IsSubproject',
|
143
|
+
|
144
|
+
#
|
145
|
+
:'is_subproject_read_only' => :'IsSubprojectReadOnly',
|
146
|
+
|
147
|
+
#
|
148
|
+
:'subproject_name' => :'SubprojectName',
|
149
|
+
|
150
|
+
#
|
151
|
+
:'is_summary' => :'IsSummary',
|
152
|
+
|
153
|
+
#
|
154
|
+
:'subtasks_uids' => :'SubtasksUids',
|
155
|
+
|
156
|
+
#
|
157
|
+
:'outline_level' => :'OutlineLevel',
|
158
|
+
|
159
|
+
#
|
160
|
+
:'is_over_allocated' => :'IsOverAllocated',
|
161
|
+
|
162
|
+
#
|
163
|
+
:'is_estimated' => :'IsEstimated',
|
164
|
+
|
165
|
+
#
|
166
|
+
:'overtime_cost' => :'OvertimeCost',
|
167
|
+
|
168
|
+
#
|
169
|
+
:'overtime_work' => :'OvertimeWork',
|
170
|
+
|
171
|
+
#
|
172
|
+
:'physical_percent_complete' => :'PhysicalPercentComplete',
|
173
|
+
|
174
|
+
#
|
175
|
+
:'pre_leveled_finish' => :'PreLeveledFinish',
|
176
|
+
|
177
|
+
#
|
178
|
+
:'pre_leveled_start' => :'PreLeveledStart',
|
179
|
+
|
180
|
+
#
|
181
|
+
:'is_recurring' => :'IsRecurring',
|
182
|
+
|
183
|
+
#
|
184
|
+
:'regular_work' => :'RegularWork',
|
185
|
+
|
186
|
+
#
|
187
|
+
:'remaining_cost' => :'RemainingCost',
|
188
|
+
|
189
|
+
#
|
190
|
+
:'remaining_duration' => :'RemainingDuration',
|
191
|
+
|
192
|
+
#
|
193
|
+
:'remaining_overtime_cost' => :'RemainingOvertimeCost',
|
194
|
+
|
195
|
+
#
|
196
|
+
:'remaining_overtime_work' => :'RemainingOvertimeWork',
|
197
|
+
|
198
|
+
#
|
199
|
+
:'remaining_work' => :'RemainingWork',
|
200
|
+
|
201
|
+
#
|
202
|
+
:'resume' => :'Resume',
|
203
|
+
|
204
|
+
#
|
205
|
+
:'is_rollup' => :'IsRollup',
|
206
|
+
|
207
|
+
#
|
208
|
+
:'start_slack' => :'StartSlack',
|
209
|
+
|
210
|
+
#
|
211
|
+
:'start_variance' => :'StartVariance',
|
212
|
+
|
213
|
+
#
|
214
|
+
:'calendar_uid' => :'CalendarUid',
|
215
|
+
|
216
|
+
#
|
217
|
+
:'is_manual' => :'IsManual',
|
218
|
+
|
219
|
+
#
|
220
|
+
:'total_slack' => :'TotalSlack',
|
221
|
+
|
222
|
+
#
|
223
|
+
:'type' => :'Type',
|
224
|
+
|
225
|
+
#
|
226
|
+
:'wbs' => :'Wbs',
|
227
|
+
|
228
|
+
#
|
229
|
+
:'priority' => :'Priority',
|
230
|
+
|
231
|
+
#
|
232
|
+
:'work' => :'Work',
|
233
|
+
|
234
|
+
#
|
235
|
+
:'work_variance' => :'WorkVariance',
|
236
|
+
|
237
|
+
#
|
238
|
+
:'notes_text' => :'NotesText',
|
239
|
+
|
240
|
+
#
|
241
|
+
:'acwp' => :'Acwp',
|
242
|
+
|
243
|
+
#
|
244
|
+
:'bcws' => :'Bcws',
|
245
|
+
|
246
|
+
#
|
247
|
+
:'bcwp' => :'Bcwp',
|
248
|
+
|
249
|
+
#
|
250
|
+
:'leveling_delay_format' => :'LevelingDelayFormat',
|
251
|
+
|
252
|
+
#
|
253
|
+
:'predecessors' => :'Predecessors',
|
254
|
+
|
255
|
+
#
|
256
|
+
:'successors' => :'Successors',
|
257
|
+
|
258
|
+
#
|
259
|
+
:'baseline_start' => :'BaselineStart',
|
260
|
+
|
261
|
+
#
|
262
|
+
:'baseline_finish' => :'BaselineFinish',
|
263
|
+
|
264
|
+
#
|
265
|
+
:'baseline_duration' => :'BaselineDuration',
|
266
|
+
|
267
|
+
#
|
268
|
+
:'baseline_fixed_cost' => :'BaselineFixedCost',
|
269
|
+
|
270
|
+
#
|
271
|
+
:'baseline_duration_format' => :'BaselineDurationFormat',
|
272
|
+
|
273
|
+
#
|
274
|
+
:'baseline_estimated_duration' => :'BaselineEstimatedDuration',
|
275
|
+
|
276
|
+
#
|
277
|
+
:'baseline_work' => :'BaselineWork',
|
278
|
+
|
279
|
+
#
|
280
|
+
:'baseline_cost' => :'BaselineCost',
|
281
|
+
|
282
|
+
#
|
283
|
+
:'baseline_bcws' => :'BaselineBcws',
|
284
|
+
|
285
|
+
#
|
286
|
+
:'baseline_bcwp' => :'BaselineBcwp',
|
287
|
+
|
288
|
+
#
|
289
|
+
:'baseline1_start' => :'Baseline1Start',
|
290
|
+
|
291
|
+
#
|
292
|
+
:'baseline1_finish' => :'Baseline1Finish',
|
293
|
+
|
294
|
+
#
|
295
|
+
:'baseline1_duration' => :'Baseline1Duration',
|
296
|
+
|
297
|
+
#
|
298
|
+
:'baseline1_fixed_cost' => :'Baseline1FixedCost',
|
299
|
+
|
300
|
+
#
|
301
|
+
:'baseline1_duration_format' => :'Baseline1DurationFormat',
|
302
|
+
|
303
|
+
#
|
304
|
+
:'baseline1_estimated_duration' => :'Baseline1EstimatedDuration',
|
305
|
+
|
306
|
+
#
|
307
|
+
:'baseline1_work' => :'Baseline1Work',
|
308
|
+
|
309
|
+
#
|
310
|
+
:'baseline1_cost' => :'Baseline1Cost',
|
311
|
+
|
312
|
+
#
|
313
|
+
:'baseline1_bcws' => :'Baseline1Bcws',
|
314
|
+
|
315
|
+
#
|
316
|
+
:'baseline1_bcwp' => :'Baseline1Bcwp',
|
317
|
+
|
318
|
+
#
|
319
|
+
:'baseline2_start' => :'Baseline2Start',
|
320
|
+
|
321
|
+
#
|
322
|
+
:'baseline2_finish' => :'Baseline2Finish',
|
323
|
+
|
324
|
+
#
|
325
|
+
:'baseline2_duration' => :'Baseline2Duration',
|
326
|
+
|
327
|
+
#
|
328
|
+
:'baseline2_fixed_cost' => :'Baseline2FixedCost',
|
329
|
+
|
330
|
+
#
|
331
|
+
:'baseline2_duration_format' => :'Baseline2DurationFormat',
|
332
|
+
|
333
|
+
#
|
334
|
+
:'baseline2_estimated_duration' => :'Baseline2EstimatedDuration',
|
335
|
+
|
336
|
+
#
|
337
|
+
:'baseline2_work' => :'Baseline2Work',
|
338
|
+
|
339
|
+
#
|
340
|
+
:'baseline2_cost' => :'Baseline2Cost',
|
341
|
+
|
342
|
+
#
|
343
|
+
:'baseline2_bcws' => :'Baseline2Bcws',
|
344
|
+
|
345
|
+
#
|
346
|
+
:'baseline2_bcwp' => :'Baseline2Bcwp',
|
347
|
+
|
348
|
+
#
|
349
|
+
:'baseline3_start' => :'Baseline3Start',
|
350
|
+
|
351
|
+
#
|
352
|
+
:'baseline3_finish' => :'Baseline3Finish',
|
353
|
+
|
354
|
+
#
|
355
|
+
:'baseline3_duration' => :'Baseline3Duration',
|
356
|
+
|
357
|
+
#
|
358
|
+
:'baseline3_fixed_cost' => :'Baseline3FixedCost',
|
359
|
+
|
360
|
+
#
|
361
|
+
:'baseline3_duration_format' => :'Baseline3DurationFormat',
|
362
|
+
|
363
|
+
#
|
364
|
+
:'baseline3_estimated_duration' => :'Baseline3EstimatedDuration',
|
365
|
+
|
366
|
+
#
|
367
|
+
:'baseline3_work' => :'Baseline3Work',
|
368
|
+
|
369
|
+
#
|
370
|
+
:'baseline3_cost' => :'Baseline3Cost',
|
371
|
+
|
372
|
+
#
|
373
|
+
:'baseline3_bcws' => :'Baseline3Bcws',
|
374
|
+
|
375
|
+
#
|
376
|
+
:'baseline3_bcwp' => :'Baseline3Bcwp',
|
377
|
+
|
378
|
+
#
|
379
|
+
:'baseline4_start' => :'Baseline4Start',
|
380
|
+
|
381
|
+
#
|
382
|
+
:'baseline4_finish' => :'Baseline4Finish',
|
383
|
+
|
384
|
+
#
|
385
|
+
:'baseline4_duration' => :'Baseline4Duration',
|
386
|
+
|
387
|
+
#
|
388
|
+
:'baseline4_fixed_cost' => :'Baseline4FixedCost',
|
389
|
+
|
390
|
+
#
|
391
|
+
:'baseline4_duration_format' => :'Baseline4DurationFormat',
|
392
|
+
|
393
|
+
#
|
394
|
+
:'baseline4_estimated_duration' => :'Baseline4EstimatedDuration',
|
395
|
+
|
396
|
+
#
|
397
|
+
:'baseline4_work' => :'Baseline4Work',
|
398
|
+
|
399
|
+
#
|
400
|
+
:'baseline4_cost' => :'Baseline4Cost',
|
401
|
+
|
402
|
+
#
|
403
|
+
:'baseline4_bcws' => :'Baseline4Bcws',
|
404
|
+
|
405
|
+
#
|
406
|
+
:'baseline4_bcwp' => :'Baseline4Bcwp',
|
407
|
+
|
408
|
+
#
|
409
|
+
:'baseline5_start' => :'Baseline5Start',
|
410
|
+
|
411
|
+
#
|
412
|
+
:'baseline5_finish' => :'Baseline5Finish',
|
413
|
+
|
414
|
+
#
|
415
|
+
:'baseline5_duration' => :'Baseline5Duration',
|
416
|
+
|
417
|
+
#
|
418
|
+
:'baseline5_fixed_cost' => :'Baseline5FixedCost',
|
419
|
+
|
420
|
+
#
|
421
|
+
:'baseline5_duration_format' => :'Baseline5DurationFormat',
|
422
|
+
|
423
|
+
#
|
424
|
+
:'baseline5_estimated_duration' => :'Baseline5EstimatedDuration',
|
425
|
+
|
426
|
+
#
|
427
|
+
:'baseline5_work' => :'Baseline5Work',
|
428
|
+
|
429
|
+
#
|
430
|
+
:'baseline5_cost' => :'Baseline5Cost',
|
431
|
+
|
432
|
+
#
|
433
|
+
:'baseline5_bcws' => :'Baseline5Bcws',
|
434
|
+
|
435
|
+
#
|
436
|
+
:'baseline5_bcwp' => :'Baseline5Bcwp',
|
437
|
+
|
438
|
+
#
|
439
|
+
:'baseline6_start' => :'Baseline6Start',
|
440
|
+
|
441
|
+
#
|
442
|
+
:'baseline6_finish' => :'Baseline6Finish',
|
443
|
+
|
444
|
+
#
|
445
|
+
:'baseline6_duration' => :'Baseline6Duration',
|
446
|
+
|
447
|
+
#
|
448
|
+
:'baseline6_fixed_cost' => :'Baseline6FixedCost',
|
449
|
+
|
450
|
+
#
|
451
|
+
:'baseline6_duration_format' => :'Baseline6DurationFormat',
|
452
|
+
|
453
|
+
#
|
454
|
+
:'baseline6_estimated_duration' => :'Baseline6EstimatedDuration',
|
455
|
+
|
456
|
+
#
|
457
|
+
:'baseline6_work' => :'Baseline6Work',
|
458
|
+
|
459
|
+
#
|
460
|
+
:'baseline6_cost' => :'Baseline6Cost',
|
461
|
+
|
462
|
+
#
|
463
|
+
:'baseline6_bcws' => :'Baseline6Bcws',
|
464
|
+
|
465
|
+
#
|
466
|
+
:'baseline6_bcwp' => :'Baseline6Bcwp',
|
467
|
+
|
468
|
+
#
|
469
|
+
:'baseline7_start' => :'Baseline7Start',
|
470
|
+
|
471
|
+
#
|
472
|
+
:'baseline7_finish' => :'Baseline7Finish',
|
473
|
+
|
474
|
+
#
|
475
|
+
:'baseline7_duration' => :'Baseline7Duration',
|
476
|
+
|
477
|
+
#
|
478
|
+
:'baseline7_fixed_cost' => :'Baseline7FixedCost',
|
479
|
+
|
480
|
+
#
|
481
|
+
:'baseline7_duration_format' => :'Baseline7DurationFormat',
|
482
|
+
|
483
|
+
#
|
484
|
+
:'baseline7_estimated_duration' => :'Baseline7EstimatedDuration',
|
485
|
+
|
486
|
+
#
|
487
|
+
:'baseline7_work' => :'Baseline7Work',
|
488
|
+
|
489
|
+
#
|
490
|
+
:'baseline7_cost' => :'Baseline7Cost',
|
491
|
+
|
492
|
+
#
|
493
|
+
:'baseline7_bcws' => :'Baseline7Bcws',
|
494
|
+
|
495
|
+
#
|
496
|
+
:'baseline7_bcwp' => :'Baseline7Bcwp',
|
497
|
+
|
498
|
+
#
|
499
|
+
:'baseline8_start' => :'Baseline8Start',
|
500
|
+
|
501
|
+
#
|
502
|
+
:'baseline8_finish' => :'Baseline8Finish',
|
503
|
+
|
504
|
+
#
|
505
|
+
:'baseline8_duration' => :'Baseline8Duration',
|
506
|
+
|
507
|
+
#
|
508
|
+
:'baseline8_fixed_cost' => :'Baseline8FixedCost',
|
509
|
+
|
510
|
+
#
|
511
|
+
:'baseline8_duration_format' => :'Baseline8DurationFormat',
|
512
|
+
|
513
|
+
#
|
514
|
+
:'baseline8_estimated_duration' => :'Baseline8EstimatedDuration',
|
515
|
+
|
516
|
+
#
|
517
|
+
:'baseline8_work' => :'Baseline8Work',
|
518
|
+
|
519
|
+
#
|
520
|
+
:'baseline8_cost' => :'Baseline8Cost',
|
521
|
+
|
522
|
+
#
|
523
|
+
:'baseline8_bcws' => :'Baseline8Bcws',
|
524
|
+
|
525
|
+
#
|
526
|
+
:'baseline8_bcwp' => :'Baseline8Bcwp',
|
527
|
+
|
528
|
+
#
|
529
|
+
:'baseline9_start' => :'Baseline9Start',
|
530
|
+
|
531
|
+
#
|
532
|
+
:'baseline9_finish' => :'Baseline9Finish',
|
533
|
+
|
534
|
+
#
|
535
|
+
:'baseline9_duration' => :'Baseline9Duration',
|
536
|
+
|
537
|
+
#
|
538
|
+
:'baseline9_fixed_cost' => :'Baseline9FixedCost',
|
539
|
+
|
540
|
+
#
|
541
|
+
:'baseline9_duration_format' => :'Baseline9DurationFormat',
|
542
|
+
|
543
|
+
#
|
544
|
+
:'baseline9_estimated_duration' => :'Baseline9EstimatedDuration',
|
545
|
+
|
546
|
+
#
|
547
|
+
:'baseline9_work' => :'Baseline9Work',
|
548
|
+
|
549
|
+
#
|
550
|
+
:'baseline9_cost' => :'Baseline9Cost',
|
551
|
+
|
552
|
+
#
|
553
|
+
:'baseline9_bcws' => :'Baseline9Bcws',
|
554
|
+
|
555
|
+
#
|
556
|
+
:'baseline9_bcwp' => :'Baseline9Bcwp',
|
557
|
+
|
558
|
+
#
|
559
|
+
:'baseline10_start' => :'Baseline10Start',
|
560
|
+
|
561
|
+
#
|
562
|
+
:'baseline10_finish' => :'Baseline10Finish',
|
563
|
+
|
564
|
+
#
|
565
|
+
:'baseline10_duration' => :'Baseline10Duration',
|
566
|
+
|
567
|
+
#
|
568
|
+
:'baseline10_fixed_cost' => :'Baseline10FixedCost',
|
569
|
+
|
570
|
+
#
|
571
|
+
:'baseline10_duration_format' => :'Baseline10DurationFormat',
|
572
|
+
|
573
|
+
#
|
574
|
+
:'baseline_estimated10_duration' => :'BaselineEstimated10Duration',
|
575
|
+
|
576
|
+
#
|
577
|
+
:'baseline10_work' => :'Baseline10Work',
|
578
|
+
|
579
|
+
#
|
580
|
+
:'baseline10_cost' => :'Baseline10Cost',
|
581
|
+
|
582
|
+
#
|
583
|
+
:'baseline10_bcws' => :'Baseline10Bcws',
|
584
|
+
|
585
|
+
#
|
586
|
+
:'baseline10_bcwp' => :'Baseline10Bcwp',
|
587
|
+
|
588
|
+
#
|
589
|
+
:'extended_attributes' => :'ExtendedAttributes',
|
590
|
+
|
591
|
+
#
|
592
|
+
:'outline_codes' => :'OutlineCodes'
|
593
|
+
|
594
|
+
}
|
595
|
+
end
|
596
|
+
|
597
|
+
# attribute type
|
598
|
+
def self.swagger_types
|
599
|
+
{
|
600
|
+
:'uid' => :'Integer',
|
601
|
+
:'id' => :'Integer',
|
602
|
+
:'name' => :'String',
|
603
|
+
:'duration' => :'String',
|
604
|
+
:'start' => :'String',
|
605
|
+
:'finish' => :'String',
|
606
|
+
:'percent_complete' => :'Integer',
|
607
|
+
:'percent_work_complete' => :'Integer',
|
608
|
+
:'is_active' => :'BOOLEAN',
|
609
|
+
:'actual_cost' => :'Float',
|
610
|
+
:'actual_duration' => :'String',
|
611
|
+
:'actual_finish' => :'String',
|
612
|
+
:'actual_overtime_cost' => :'Float',
|
613
|
+
:'actual_overtime_work' => :'String',
|
614
|
+
:'actual_start' => :'String',
|
615
|
+
:'budget_work' => :'String',
|
616
|
+
:'budget_cost' => :'Float',
|
617
|
+
:'constraint_date' => :'String',
|
618
|
+
:'constraint_type' => :'String',
|
619
|
+
:'contact' => :'String',
|
620
|
+
:'cost' => :'Float',
|
621
|
+
:'cv' => :'Float',
|
622
|
+
:'deadline' => :'String',
|
623
|
+
:'duration_variance' => :'String',
|
624
|
+
:'early_finish' => :'String',
|
625
|
+
:'early_start' => :'String',
|
626
|
+
:'is_effort_driven' => :'BOOLEAN',
|
627
|
+
:'is_external_task' => :'BOOLEAN',
|
628
|
+
:'finish_slack' => :'Integer',
|
629
|
+
:'finish_variance' => :'Integer',
|
630
|
+
:'fixed_cost' => :'Float',
|
631
|
+
:'fixed_cost_accrual' => :'String',
|
632
|
+
:'free_slack' => :'Integer',
|
633
|
+
:'guid' => :'String',
|
634
|
+
:'hide_bar' => :'BOOLEAN',
|
635
|
+
:'ignore_resource_calendar' => :'BOOLEAN',
|
636
|
+
:'late_finish' => :'String',
|
637
|
+
:'late_start' => :'String',
|
638
|
+
:'is_level_assignments' => :'BOOLEAN',
|
639
|
+
:'can_leveling_split' => :'BOOLEAN',
|
640
|
+
:'leveling_delay' => :'Integer',
|
641
|
+
:'is_marked' => :'BOOLEAN',
|
642
|
+
:'is_milestone' => :'BOOLEAN',
|
643
|
+
:'is_critical' => :'BOOLEAN',
|
644
|
+
:'is_subproject' => :'BOOLEAN',
|
645
|
+
:'is_subproject_read_only' => :'BOOLEAN',
|
646
|
+
:'subproject_name' => :'String',
|
647
|
+
:'is_summary' => :'BOOLEAN',
|
648
|
+
:'subtasks_uids' => :'Array<Integer>',
|
649
|
+
:'outline_level' => :'Integer',
|
650
|
+
:'is_over_allocated' => :'BOOLEAN',
|
651
|
+
:'is_estimated' => :'BOOLEAN',
|
652
|
+
:'overtime_cost' => :'Float',
|
653
|
+
:'overtime_work' => :'String',
|
654
|
+
:'physical_percent_complete' => :'Integer',
|
655
|
+
:'pre_leveled_finish' => :'String',
|
656
|
+
:'pre_leveled_start' => :'String',
|
657
|
+
:'is_recurring' => :'BOOLEAN',
|
658
|
+
:'regular_work' => :'String',
|
659
|
+
:'remaining_cost' => :'Float',
|
660
|
+
:'remaining_duration' => :'String',
|
661
|
+
:'remaining_overtime_cost' => :'Float',
|
662
|
+
:'remaining_overtime_work' => :'String',
|
663
|
+
:'remaining_work' => :'String',
|
664
|
+
:'resume' => :'String',
|
665
|
+
:'is_rollup' => :'BOOLEAN',
|
666
|
+
:'start_slack' => :'Integer',
|
667
|
+
:'start_variance' => :'Integer',
|
668
|
+
:'calendar_uid' => :'Integer',
|
669
|
+
:'is_manual' => :'BOOLEAN',
|
670
|
+
:'total_slack' => :'Integer',
|
671
|
+
:'type' => :'String',
|
672
|
+
:'wbs' => :'String',
|
673
|
+
:'priority' => :'Integer',
|
674
|
+
:'work' => :'String',
|
675
|
+
:'work_variance' => :'Float',
|
676
|
+
:'notes_text' => :'String',
|
677
|
+
:'acwp' => :'Float',
|
678
|
+
:'bcws' => :'Float',
|
679
|
+
:'bcwp' => :'Float',
|
680
|
+
:'leveling_delay_format' => :'String',
|
681
|
+
:'predecessors' => :'String',
|
682
|
+
:'successors' => :'String',
|
683
|
+
:'baseline_start' => :'String',
|
684
|
+
:'baseline_finish' => :'String',
|
685
|
+
:'baseline_duration' => :'String',
|
686
|
+
:'baseline_fixed_cost' => :'Float',
|
687
|
+
:'baseline_duration_format' => :'String',
|
688
|
+
:'baseline_estimated_duration' => :'BOOLEAN',
|
689
|
+
:'baseline_work' => :'String',
|
690
|
+
:'baseline_cost' => :'Float',
|
691
|
+
:'baseline_bcws' => :'Float',
|
692
|
+
:'baseline_bcwp' => :'Float',
|
693
|
+
:'baseline1_start' => :'String',
|
694
|
+
:'baseline1_finish' => :'String',
|
695
|
+
:'baseline1_duration' => :'String',
|
696
|
+
:'baseline1_fixed_cost' => :'Float',
|
697
|
+
:'baseline1_duration_format' => :'String',
|
698
|
+
:'baseline1_estimated_duration' => :'BOOLEAN',
|
699
|
+
:'baseline1_work' => :'String',
|
700
|
+
:'baseline1_cost' => :'Float',
|
701
|
+
:'baseline1_bcws' => :'Float',
|
702
|
+
:'baseline1_bcwp' => :'Float',
|
703
|
+
:'baseline2_start' => :'String',
|
704
|
+
:'baseline2_finish' => :'String',
|
705
|
+
:'baseline2_duration' => :'String',
|
706
|
+
:'baseline2_fixed_cost' => :'Float',
|
707
|
+
:'baseline2_duration_format' => :'String',
|
708
|
+
:'baseline2_estimated_duration' => :'BOOLEAN',
|
709
|
+
:'baseline2_work' => :'String',
|
710
|
+
:'baseline2_cost' => :'Float',
|
711
|
+
:'baseline2_bcws' => :'Float',
|
712
|
+
:'baseline2_bcwp' => :'Float',
|
713
|
+
:'baseline3_start' => :'String',
|
714
|
+
:'baseline3_finish' => :'String',
|
715
|
+
:'baseline3_duration' => :'String',
|
716
|
+
:'baseline3_fixed_cost' => :'Float',
|
717
|
+
:'baseline3_duration_format' => :'String',
|
718
|
+
:'baseline3_estimated_duration' => :'BOOLEAN',
|
719
|
+
:'baseline3_work' => :'String',
|
720
|
+
:'baseline3_cost' => :'Float',
|
721
|
+
:'baseline3_bcws' => :'Float',
|
722
|
+
:'baseline3_bcwp' => :'Float',
|
723
|
+
:'baseline4_start' => :'String',
|
724
|
+
:'baseline4_finish' => :'String',
|
725
|
+
:'baseline4_duration' => :'String',
|
726
|
+
:'baseline4_fixed_cost' => :'Float',
|
727
|
+
:'baseline4_duration_format' => :'String',
|
728
|
+
:'baseline4_estimated_duration' => :'BOOLEAN',
|
729
|
+
:'baseline4_work' => :'String',
|
730
|
+
:'baseline4_cost' => :'Float',
|
731
|
+
:'baseline4_bcws' => :'Float',
|
732
|
+
:'baseline4_bcwp' => :'Float',
|
733
|
+
:'baseline5_start' => :'String',
|
734
|
+
:'baseline5_finish' => :'String',
|
735
|
+
:'baseline5_duration' => :'String',
|
736
|
+
:'baseline5_fixed_cost' => :'Float',
|
737
|
+
:'baseline5_duration_format' => :'String',
|
738
|
+
:'baseline5_estimated_duration' => :'BOOLEAN',
|
739
|
+
:'baseline5_work' => :'String',
|
740
|
+
:'baseline5_cost' => :'Float',
|
741
|
+
:'baseline5_bcws' => :'Float',
|
742
|
+
:'baseline5_bcwp' => :'Float',
|
743
|
+
:'baseline6_start' => :'String',
|
744
|
+
:'baseline6_finish' => :'String',
|
745
|
+
:'baseline6_duration' => :'String',
|
746
|
+
:'baseline6_fixed_cost' => :'Float',
|
747
|
+
:'baseline6_duration_format' => :'String',
|
748
|
+
:'baseline6_estimated_duration' => :'BOOLEAN',
|
749
|
+
:'baseline6_work' => :'String',
|
750
|
+
:'baseline6_cost' => :'Float',
|
751
|
+
:'baseline6_bcws' => :'Float',
|
752
|
+
:'baseline6_bcwp' => :'Float',
|
753
|
+
:'baseline7_start' => :'String',
|
754
|
+
:'baseline7_finish' => :'String',
|
755
|
+
:'baseline7_duration' => :'String',
|
756
|
+
:'baseline7_fixed_cost' => :'Float',
|
757
|
+
:'baseline7_duration_format' => :'String',
|
758
|
+
:'baseline7_estimated_duration' => :'BOOLEAN',
|
759
|
+
:'baseline7_work' => :'String',
|
760
|
+
:'baseline7_cost' => :'Float',
|
761
|
+
:'baseline7_bcws' => :'Float',
|
762
|
+
:'baseline7_bcwp' => :'Float',
|
763
|
+
:'baseline8_start' => :'String',
|
764
|
+
:'baseline8_finish' => :'String',
|
765
|
+
:'baseline8_duration' => :'String',
|
766
|
+
:'baseline8_fixed_cost' => :'Float',
|
767
|
+
:'baseline8_duration_format' => :'String',
|
768
|
+
:'baseline8_estimated_duration' => :'BOOLEAN',
|
769
|
+
:'baseline8_work' => :'String',
|
770
|
+
:'baseline8_cost' => :'Float',
|
771
|
+
:'baseline8_bcws' => :'Float',
|
772
|
+
:'baseline8_bcwp' => :'Float',
|
773
|
+
:'baseline9_start' => :'String',
|
774
|
+
:'baseline9_finish' => :'String',
|
775
|
+
:'baseline9_duration' => :'String',
|
776
|
+
:'baseline9_fixed_cost' => :'Float',
|
777
|
+
:'baseline9_duration_format' => :'String',
|
778
|
+
:'baseline9_estimated_duration' => :'BOOLEAN',
|
779
|
+
:'baseline9_work' => :'String',
|
780
|
+
:'baseline9_cost' => :'Float',
|
781
|
+
:'baseline9_bcws' => :'Float',
|
782
|
+
:'baseline9_bcwp' => :'Float',
|
783
|
+
:'baseline10_start' => :'String',
|
784
|
+
:'baseline10_finish' => :'String',
|
785
|
+
:'baseline10_duration' => :'String',
|
786
|
+
:'baseline10_fixed_cost' => :'Float',
|
787
|
+
:'baseline10_duration_format' => :'String',
|
788
|
+
:'baseline_estimated10_duration' => :'BOOLEAN',
|
789
|
+
:'baseline10_work' => :'String',
|
790
|
+
:'baseline10_cost' => :'Float',
|
791
|
+
:'baseline10_bcws' => :'Float',
|
792
|
+
:'baseline10_bcwp' => :'Float',
|
793
|
+
:'extended_attributes' => :'Array<ExtendedAttribute>',
|
794
|
+
:'outline_codes' => :'Array<OutlineCode>'
|
795
|
+
|
796
|
+
}
|
797
|
+
end
|
798
|
+
|
799
|
+
def initialize(attributes = {})
|
800
|
+
return if !attributes.is_a?(Hash) || attributes.empty?
|
801
|
+
|
802
|
+
# convert string to symbol for hash key
|
803
|
+
attributes = attributes.inject({}){|memo,(k,v)| memo[k.to_sym] = v; memo}
|
804
|
+
|
805
|
+
|
806
|
+
if attributes[:'Uid']
|
807
|
+
self.uid = attributes[:'Uid']
|
808
|
+
end
|
809
|
+
|
810
|
+
if attributes[:'Id']
|
811
|
+
self.id = attributes[:'Id']
|
812
|
+
end
|
813
|
+
|
814
|
+
if attributes[:'Name']
|
815
|
+
self.name = attributes[:'Name']
|
816
|
+
end
|
817
|
+
|
818
|
+
if attributes[:'Duration']
|
819
|
+
self.duration = attributes[:'Duration']
|
820
|
+
end
|
821
|
+
|
822
|
+
if attributes[:'Start']
|
823
|
+
self.start = attributes[:'Start']
|
824
|
+
end
|
825
|
+
|
826
|
+
if attributes[:'Finish']
|
827
|
+
self.finish = attributes[:'Finish']
|
828
|
+
end
|
829
|
+
|
830
|
+
if attributes[:'PercentComplete']
|
831
|
+
self.percent_complete = attributes[:'PercentComplete']
|
832
|
+
end
|
833
|
+
|
834
|
+
if attributes[:'PercentWorkComplete']
|
835
|
+
self.percent_work_complete = attributes[:'PercentWorkComplete']
|
836
|
+
end
|
837
|
+
|
838
|
+
if attributes[:'IsActive']
|
839
|
+
self.is_active = attributes[:'IsActive']
|
840
|
+
end
|
841
|
+
|
842
|
+
if attributes[:'ActualCost']
|
843
|
+
self.actual_cost = attributes[:'ActualCost']
|
844
|
+
end
|
845
|
+
|
846
|
+
if attributes[:'ActualDuration']
|
847
|
+
self.actual_duration = attributes[:'ActualDuration']
|
848
|
+
end
|
849
|
+
|
850
|
+
if attributes[:'ActualFinish']
|
851
|
+
self.actual_finish = attributes[:'ActualFinish']
|
852
|
+
end
|
853
|
+
|
854
|
+
if attributes[:'ActualOvertimeCost']
|
855
|
+
self.actual_overtime_cost = attributes[:'ActualOvertimeCost']
|
856
|
+
end
|
857
|
+
|
858
|
+
if attributes[:'ActualOvertimeWork']
|
859
|
+
self.actual_overtime_work = attributes[:'ActualOvertimeWork']
|
860
|
+
end
|
861
|
+
|
862
|
+
if attributes[:'ActualStart']
|
863
|
+
self.actual_start = attributes[:'ActualStart']
|
864
|
+
end
|
865
|
+
|
866
|
+
if attributes[:'BudgetWork']
|
867
|
+
self.budget_work = attributes[:'BudgetWork']
|
868
|
+
end
|
869
|
+
|
870
|
+
if attributes[:'BudgetCost']
|
871
|
+
self.budget_cost = attributes[:'BudgetCost']
|
872
|
+
end
|
873
|
+
|
874
|
+
if attributes[:'ConstraintDate']
|
875
|
+
self.constraint_date = attributes[:'ConstraintDate']
|
876
|
+
end
|
877
|
+
|
878
|
+
if attributes[:'ConstraintType']
|
879
|
+
self.constraint_type = attributes[:'ConstraintType']
|
880
|
+
end
|
881
|
+
|
882
|
+
if attributes[:'Contact']
|
883
|
+
self.contact = attributes[:'Contact']
|
884
|
+
end
|
885
|
+
|
886
|
+
if attributes[:'Cost']
|
887
|
+
self.cost = attributes[:'Cost']
|
888
|
+
end
|
889
|
+
|
890
|
+
if attributes[:'Cv']
|
891
|
+
self.cv = attributes[:'Cv']
|
892
|
+
end
|
893
|
+
|
894
|
+
if attributes[:'Deadline']
|
895
|
+
self.deadline = attributes[:'Deadline']
|
896
|
+
end
|
897
|
+
|
898
|
+
if attributes[:'DurationVariance']
|
899
|
+
self.duration_variance = attributes[:'DurationVariance']
|
900
|
+
end
|
901
|
+
|
902
|
+
if attributes[:'EarlyFinish']
|
903
|
+
self.early_finish = attributes[:'EarlyFinish']
|
904
|
+
end
|
905
|
+
|
906
|
+
if attributes[:'EarlyStart']
|
907
|
+
self.early_start = attributes[:'EarlyStart']
|
908
|
+
end
|
909
|
+
|
910
|
+
if attributes[:'IsEffortDriven']
|
911
|
+
self.is_effort_driven = attributes[:'IsEffortDriven']
|
912
|
+
end
|
913
|
+
|
914
|
+
if attributes[:'IsExternalTask']
|
915
|
+
self.is_external_task = attributes[:'IsExternalTask']
|
916
|
+
end
|
917
|
+
|
918
|
+
if attributes[:'FinishSlack']
|
919
|
+
self.finish_slack = attributes[:'FinishSlack']
|
920
|
+
end
|
921
|
+
|
922
|
+
if attributes[:'FinishVariance']
|
923
|
+
self.finish_variance = attributes[:'FinishVariance']
|
924
|
+
end
|
925
|
+
|
926
|
+
if attributes[:'FixedCost']
|
927
|
+
self.fixed_cost = attributes[:'FixedCost']
|
928
|
+
end
|
929
|
+
|
930
|
+
if attributes[:'FixedCostAccrual']
|
931
|
+
self.fixed_cost_accrual = attributes[:'FixedCostAccrual']
|
932
|
+
end
|
933
|
+
|
934
|
+
if attributes[:'FreeSlack']
|
935
|
+
self.free_slack = attributes[:'FreeSlack']
|
936
|
+
end
|
937
|
+
|
938
|
+
if attributes[:'GUID']
|
939
|
+
self.guid = attributes[:'GUID']
|
940
|
+
end
|
941
|
+
|
942
|
+
if attributes[:'HideBar']
|
943
|
+
self.hide_bar = attributes[:'HideBar']
|
944
|
+
end
|
945
|
+
|
946
|
+
if attributes[:'IgnoreResourceCalendar']
|
947
|
+
self.ignore_resource_calendar = attributes[:'IgnoreResourceCalendar']
|
948
|
+
end
|
949
|
+
|
950
|
+
if attributes[:'LateFinish']
|
951
|
+
self.late_finish = attributes[:'LateFinish']
|
952
|
+
end
|
953
|
+
|
954
|
+
if attributes[:'LateStart']
|
955
|
+
self.late_start = attributes[:'LateStart']
|
956
|
+
end
|
957
|
+
|
958
|
+
if attributes[:'IsLevelAssignments']
|
959
|
+
self.is_level_assignments = attributes[:'IsLevelAssignments']
|
960
|
+
end
|
961
|
+
|
962
|
+
if attributes[:'CanLevelingSplit']
|
963
|
+
self.can_leveling_split = attributes[:'CanLevelingSplit']
|
964
|
+
end
|
965
|
+
|
966
|
+
if attributes[:'LevelingDelay']
|
967
|
+
self.leveling_delay = attributes[:'LevelingDelay']
|
968
|
+
end
|
969
|
+
|
970
|
+
if attributes[:'IsMarked']
|
971
|
+
self.is_marked = attributes[:'IsMarked']
|
972
|
+
end
|
973
|
+
|
974
|
+
if attributes[:'IsMilestone']
|
975
|
+
self.is_milestone = attributes[:'IsMilestone']
|
976
|
+
end
|
977
|
+
|
978
|
+
if attributes[:'IsCritical']
|
979
|
+
self.is_critical = attributes[:'IsCritical']
|
980
|
+
end
|
981
|
+
|
982
|
+
if attributes[:'IsSubproject']
|
983
|
+
self.is_subproject = attributes[:'IsSubproject']
|
984
|
+
end
|
985
|
+
|
986
|
+
if attributes[:'IsSubprojectReadOnly']
|
987
|
+
self.is_subproject_read_only = attributes[:'IsSubprojectReadOnly']
|
988
|
+
end
|
989
|
+
|
990
|
+
if attributes[:'SubprojectName']
|
991
|
+
self.subproject_name = attributes[:'SubprojectName']
|
992
|
+
end
|
993
|
+
|
994
|
+
if attributes[:'IsSummary']
|
995
|
+
self.is_summary = attributes[:'IsSummary']
|
996
|
+
end
|
997
|
+
|
998
|
+
if attributes[:'SubtasksUids']
|
999
|
+
if (value = attributes[:'SubtasksUids']).is_a?(Array)
|
1000
|
+
self.subtasks_uids = value
|
1001
|
+
end
|
1002
|
+
end
|
1003
|
+
|
1004
|
+
if attributes[:'OutlineLevel']
|
1005
|
+
self.outline_level = attributes[:'OutlineLevel']
|
1006
|
+
end
|
1007
|
+
|
1008
|
+
if attributes[:'IsOverAllocated']
|
1009
|
+
self.is_over_allocated = attributes[:'IsOverAllocated']
|
1010
|
+
end
|
1011
|
+
|
1012
|
+
if attributes[:'IsEstimated']
|
1013
|
+
self.is_estimated = attributes[:'IsEstimated']
|
1014
|
+
end
|
1015
|
+
|
1016
|
+
if attributes[:'OvertimeCost']
|
1017
|
+
self.overtime_cost = attributes[:'OvertimeCost']
|
1018
|
+
end
|
1019
|
+
|
1020
|
+
if attributes[:'OvertimeWork']
|
1021
|
+
self.overtime_work = attributes[:'OvertimeWork']
|
1022
|
+
end
|
1023
|
+
|
1024
|
+
if attributes[:'PhysicalPercentComplete']
|
1025
|
+
self.physical_percent_complete = attributes[:'PhysicalPercentComplete']
|
1026
|
+
end
|
1027
|
+
|
1028
|
+
if attributes[:'PreLeveledFinish']
|
1029
|
+
self.pre_leveled_finish = attributes[:'PreLeveledFinish']
|
1030
|
+
end
|
1031
|
+
|
1032
|
+
if attributes[:'PreLeveledStart']
|
1033
|
+
self.pre_leveled_start = attributes[:'PreLeveledStart']
|
1034
|
+
end
|
1035
|
+
|
1036
|
+
if attributes[:'IsRecurring']
|
1037
|
+
self.is_recurring = attributes[:'IsRecurring']
|
1038
|
+
end
|
1039
|
+
|
1040
|
+
if attributes[:'RegularWork']
|
1041
|
+
self.regular_work = attributes[:'RegularWork']
|
1042
|
+
end
|
1043
|
+
|
1044
|
+
if attributes[:'RemainingCost']
|
1045
|
+
self.remaining_cost = attributes[:'RemainingCost']
|
1046
|
+
end
|
1047
|
+
|
1048
|
+
if attributes[:'RemainingDuration']
|
1049
|
+
self.remaining_duration = attributes[:'RemainingDuration']
|
1050
|
+
end
|
1051
|
+
|
1052
|
+
if attributes[:'RemainingOvertimeCost']
|
1053
|
+
self.remaining_overtime_cost = attributes[:'RemainingOvertimeCost']
|
1054
|
+
end
|
1055
|
+
|
1056
|
+
if attributes[:'RemainingOvertimeWork']
|
1057
|
+
self.remaining_overtime_work = attributes[:'RemainingOvertimeWork']
|
1058
|
+
end
|
1059
|
+
|
1060
|
+
if attributes[:'RemainingWork']
|
1061
|
+
self.remaining_work = attributes[:'RemainingWork']
|
1062
|
+
end
|
1063
|
+
|
1064
|
+
if attributes[:'Resume']
|
1065
|
+
self.resume = attributes[:'Resume']
|
1066
|
+
end
|
1067
|
+
|
1068
|
+
if attributes[:'IsRollup']
|
1069
|
+
self.is_rollup = attributes[:'IsRollup']
|
1070
|
+
end
|
1071
|
+
|
1072
|
+
if attributes[:'StartSlack']
|
1073
|
+
self.start_slack = attributes[:'StartSlack']
|
1074
|
+
end
|
1075
|
+
|
1076
|
+
if attributes[:'StartVariance']
|
1077
|
+
self.start_variance = attributes[:'StartVariance']
|
1078
|
+
end
|
1079
|
+
|
1080
|
+
if attributes[:'CalendarUid']
|
1081
|
+
self.calendar_uid = attributes[:'CalendarUid']
|
1082
|
+
end
|
1083
|
+
|
1084
|
+
if attributes[:'IsManual']
|
1085
|
+
self.is_manual = attributes[:'IsManual']
|
1086
|
+
end
|
1087
|
+
|
1088
|
+
if attributes[:'TotalSlack']
|
1089
|
+
self.total_slack = attributes[:'TotalSlack']
|
1090
|
+
end
|
1091
|
+
|
1092
|
+
if attributes[:'Type']
|
1093
|
+
self.type = attributes[:'Type']
|
1094
|
+
end
|
1095
|
+
|
1096
|
+
if attributes[:'Wbs']
|
1097
|
+
self.wbs = attributes[:'Wbs']
|
1098
|
+
end
|
1099
|
+
|
1100
|
+
if attributes[:'Priority']
|
1101
|
+
self.priority = attributes[:'Priority']
|
1102
|
+
end
|
1103
|
+
|
1104
|
+
if attributes[:'Work']
|
1105
|
+
self.work = attributes[:'Work']
|
1106
|
+
end
|
1107
|
+
|
1108
|
+
if attributes[:'WorkVariance']
|
1109
|
+
self.work_variance = attributes[:'WorkVariance']
|
1110
|
+
end
|
1111
|
+
|
1112
|
+
if attributes[:'NotesText']
|
1113
|
+
self.notes_text = attributes[:'NotesText']
|
1114
|
+
end
|
1115
|
+
|
1116
|
+
if attributes[:'Acwp']
|
1117
|
+
self.acwp = attributes[:'Acwp']
|
1118
|
+
end
|
1119
|
+
|
1120
|
+
if attributes[:'Bcws']
|
1121
|
+
self.bcws = attributes[:'Bcws']
|
1122
|
+
end
|
1123
|
+
|
1124
|
+
if attributes[:'Bcwp']
|
1125
|
+
self.bcwp = attributes[:'Bcwp']
|
1126
|
+
end
|
1127
|
+
|
1128
|
+
if attributes[:'LevelingDelayFormat']
|
1129
|
+
self.leveling_delay_format = attributes[:'LevelingDelayFormat']
|
1130
|
+
end
|
1131
|
+
|
1132
|
+
if attributes[:'Predecessors']
|
1133
|
+
self.predecessors = attributes[:'Predecessors']
|
1134
|
+
end
|
1135
|
+
|
1136
|
+
if attributes[:'Successors']
|
1137
|
+
self.successors = attributes[:'Successors']
|
1138
|
+
end
|
1139
|
+
|
1140
|
+
if attributes[:'BaselineStart']
|
1141
|
+
self.baseline_start = attributes[:'BaselineStart']
|
1142
|
+
end
|
1143
|
+
|
1144
|
+
if attributes[:'BaselineFinish']
|
1145
|
+
self.baseline_finish = attributes[:'BaselineFinish']
|
1146
|
+
end
|
1147
|
+
|
1148
|
+
if attributes[:'BaselineDuration']
|
1149
|
+
self.baseline_duration = attributes[:'BaselineDuration']
|
1150
|
+
end
|
1151
|
+
|
1152
|
+
if attributes[:'BaselineFixedCost']
|
1153
|
+
self.baseline_fixed_cost = attributes[:'BaselineFixedCost']
|
1154
|
+
end
|
1155
|
+
|
1156
|
+
if attributes[:'BaselineDurationFormat']
|
1157
|
+
self.baseline_duration_format = attributes[:'BaselineDurationFormat']
|
1158
|
+
end
|
1159
|
+
|
1160
|
+
if attributes[:'BaselineEstimatedDuration']
|
1161
|
+
self.baseline_estimated_duration = attributes[:'BaselineEstimatedDuration']
|
1162
|
+
end
|
1163
|
+
|
1164
|
+
if attributes[:'BaselineWork']
|
1165
|
+
self.baseline_work = attributes[:'BaselineWork']
|
1166
|
+
end
|
1167
|
+
|
1168
|
+
if attributes[:'BaselineCost']
|
1169
|
+
self.baseline_cost = attributes[:'BaselineCost']
|
1170
|
+
end
|
1171
|
+
|
1172
|
+
if attributes[:'BaselineBcws']
|
1173
|
+
self.baseline_bcws = attributes[:'BaselineBcws']
|
1174
|
+
end
|
1175
|
+
|
1176
|
+
if attributes[:'BaselineBcwp']
|
1177
|
+
self.baseline_bcwp = attributes[:'BaselineBcwp']
|
1178
|
+
end
|
1179
|
+
|
1180
|
+
if attributes[:'Baseline1Start']
|
1181
|
+
self.baseline1_start = attributes[:'Baseline1Start']
|
1182
|
+
end
|
1183
|
+
|
1184
|
+
if attributes[:'Baseline1Finish']
|
1185
|
+
self.baseline1_finish = attributes[:'Baseline1Finish']
|
1186
|
+
end
|
1187
|
+
|
1188
|
+
if attributes[:'Baseline1Duration']
|
1189
|
+
self.baseline1_duration = attributes[:'Baseline1Duration']
|
1190
|
+
end
|
1191
|
+
|
1192
|
+
if attributes[:'Baseline1FixedCost']
|
1193
|
+
self.baseline1_fixed_cost = attributes[:'Baseline1FixedCost']
|
1194
|
+
end
|
1195
|
+
|
1196
|
+
if attributes[:'Baseline1DurationFormat']
|
1197
|
+
self.baseline1_duration_format = attributes[:'Baseline1DurationFormat']
|
1198
|
+
end
|
1199
|
+
|
1200
|
+
if attributes[:'Baseline1EstimatedDuration']
|
1201
|
+
self.baseline1_estimated_duration = attributes[:'Baseline1EstimatedDuration']
|
1202
|
+
end
|
1203
|
+
|
1204
|
+
if attributes[:'Baseline1Work']
|
1205
|
+
self.baseline1_work = attributes[:'Baseline1Work']
|
1206
|
+
end
|
1207
|
+
|
1208
|
+
if attributes[:'Baseline1Cost']
|
1209
|
+
self.baseline1_cost = attributes[:'Baseline1Cost']
|
1210
|
+
end
|
1211
|
+
|
1212
|
+
if attributes[:'Baseline1Bcws']
|
1213
|
+
self.baseline1_bcws = attributes[:'Baseline1Bcws']
|
1214
|
+
end
|
1215
|
+
|
1216
|
+
if attributes[:'Baseline1Bcwp']
|
1217
|
+
self.baseline1_bcwp = attributes[:'Baseline1Bcwp']
|
1218
|
+
end
|
1219
|
+
|
1220
|
+
if attributes[:'Baseline2Start']
|
1221
|
+
self.baseline2_start = attributes[:'Baseline2Start']
|
1222
|
+
end
|
1223
|
+
|
1224
|
+
if attributes[:'Baseline2Finish']
|
1225
|
+
self.baseline2_finish = attributes[:'Baseline2Finish']
|
1226
|
+
end
|
1227
|
+
|
1228
|
+
if attributes[:'Baseline2Duration']
|
1229
|
+
self.baseline2_duration = attributes[:'Baseline2Duration']
|
1230
|
+
end
|
1231
|
+
|
1232
|
+
if attributes[:'Baseline2FixedCost']
|
1233
|
+
self.baseline2_fixed_cost = attributes[:'Baseline2FixedCost']
|
1234
|
+
end
|
1235
|
+
|
1236
|
+
if attributes[:'Baseline2DurationFormat']
|
1237
|
+
self.baseline2_duration_format = attributes[:'Baseline2DurationFormat']
|
1238
|
+
end
|
1239
|
+
|
1240
|
+
if attributes[:'Baseline2EstimatedDuration']
|
1241
|
+
self.baseline2_estimated_duration = attributes[:'Baseline2EstimatedDuration']
|
1242
|
+
end
|
1243
|
+
|
1244
|
+
if attributes[:'Baseline2Work']
|
1245
|
+
self.baseline2_work = attributes[:'Baseline2Work']
|
1246
|
+
end
|
1247
|
+
|
1248
|
+
if attributes[:'Baseline2Cost']
|
1249
|
+
self.baseline2_cost = attributes[:'Baseline2Cost']
|
1250
|
+
end
|
1251
|
+
|
1252
|
+
if attributes[:'Baseline2Bcws']
|
1253
|
+
self.baseline2_bcws = attributes[:'Baseline2Bcws']
|
1254
|
+
end
|
1255
|
+
|
1256
|
+
if attributes[:'Baseline2Bcwp']
|
1257
|
+
self.baseline2_bcwp = attributes[:'Baseline2Bcwp']
|
1258
|
+
end
|
1259
|
+
|
1260
|
+
if attributes[:'Baseline3Start']
|
1261
|
+
self.baseline3_start = attributes[:'Baseline3Start']
|
1262
|
+
end
|
1263
|
+
|
1264
|
+
if attributes[:'Baseline3Finish']
|
1265
|
+
self.baseline3_finish = attributes[:'Baseline3Finish']
|
1266
|
+
end
|
1267
|
+
|
1268
|
+
if attributes[:'Baseline3Duration']
|
1269
|
+
self.baseline3_duration = attributes[:'Baseline3Duration']
|
1270
|
+
end
|
1271
|
+
|
1272
|
+
if attributes[:'Baseline3FixedCost']
|
1273
|
+
self.baseline3_fixed_cost = attributes[:'Baseline3FixedCost']
|
1274
|
+
end
|
1275
|
+
|
1276
|
+
if attributes[:'Baseline3DurationFormat']
|
1277
|
+
self.baseline3_duration_format = attributes[:'Baseline3DurationFormat']
|
1278
|
+
end
|
1279
|
+
|
1280
|
+
if attributes[:'Baseline3EstimatedDuration']
|
1281
|
+
self.baseline3_estimated_duration = attributes[:'Baseline3EstimatedDuration']
|
1282
|
+
end
|
1283
|
+
|
1284
|
+
if attributes[:'Baseline3Work']
|
1285
|
+
self.baseline3_work = attributes[:'Baseline3Work']
|
1286
|
+
end
|
1287
|
+
|
1288
|
+
if attributes[:'Baseline3Cost']
|
1289
|
+
self.baseline3_cost = attributes[:'Baseline3Cost']
|
1290
|
+
end
|
1291
|
+
|
1292
|
+
if attributes[:'Baseline3Bcws']
|
1293
|
+
self.baseline3_bcws = attributes[:'Baseline3Bcws']
|
1294
|
+
end
|
1295
|
+
|
1296
|
+
if attributes[:'Baseline3Bcwp']
|
1297
|
+
self.baseline3_bcwp = attributes[:'Baseline3Bcwp']
|
1298
|
+
end
|
1299
|
+
|
1300
|
+
if attributes[:'Baseline4Start']
|
1301
|
+
self.baseline4_start = attributes[:'Baseline4Start']
|
1302
|
+
end
|
1303
|
+
|
1304
|
+
if attributes[:'Baseline4Finish']
|
1305
|
+
self.baseline4_finish = attributes[:'Baseline4Finish']
|
1306
|
+
end
|
1307
|
+
|
1308
|
+
if attributes[:'Baseline4Duration']
|
1309
|
+
self.baseline4_duration = attributes[:'Baseline4Duration']
|
1310
|
+
end
|
1311
|
+
|
1312
|
+
if attributes[:'Baseline4FixedCost']
|
1313
|
+
self.baseline4_fixed_cost = attributes[:'Baseline4FixedCost']
|
1314
|
+
end
|
1315
|
+
|
1316
|
+
if attributes[:'Baseline4DurationFormat']
|
1317
|
+
self.baseline4_duration_format = attributes[:'Baseline4DurationFormat']
|
1318
|
+
end
|
1319
|
+
|
1320
|
+
if attributes[:'Baseline4EstimatedDuration']
|
1321
|
+
self.baseline4_estimated_duration = attributes[:'Baseline4EstimatedDuration']
|
1322
|
+
end
|
1323
|
+
|
1324
|
+
if attributes[:'Baseline4Work']
|
1325
|
+
self.baseline4_work = attributes[:'Baseline4Work']
|
1326
|
+
end
|
1327
|
+
|
1328
|
+
if attributes[:'Baseline4Cost']
|
1329
|
+
self.baseline4_cost = attributes[:'Baseline4Cost']
|
1330
|
+
end
|
1331
|
+
|
1332
|
+
if attributes[:'Baseline4Bcws']
|
1333
|
+
self.baseline4_bcws = attributes[:'Baseline4Bcws']
|
1334
|
+
end
|
1335
|
+
|
1336
|
+
if attributes[:'Baseline4Bcwp']
|
1337
|
+
self.baseline4_bcwp = attributes[:'Baseline4Bcwp']
|
1338
|
+
end
|
1339
|
+
|
1340
|
+
if attributes[:'Baseline5Start']
|
1341
|
+
self.baseline5_start = attributes[:'Baseline5Start']
|
1342
|
+
end
|
1343
|
+
|
1344
|
+
if attributes[:'Baseline5Finish']
|
1345
|
+
self.baseline5_finish = attributes[:'Baseline5Finish']
|
1346
|
+
end
|
1347
|
+
|
1348
|
+
if attributes[:'Baseline5Duration']
|
1349
|
+
self.baseline5_duration = attributes[:'Baseline5Duration']
|
1350
|
+
end
|
1351
|
+
|
1352
|
+
if attributes[:'Baseline5FixedCost']
|
1353
|
+
self.baseline5_fixed_cost = attributes[:'Baseline5FixedCost']
|
1354
|
+
end
|
1355
|
+
|
1356
|
+
if attributes[:'Baseline5DurationFormat']
|
1357
|
+
self.baseline5_duration_format = attributes[:'Baseline5DurationFormat']
|
1358
|
+
end
|
1359
|
+
|
1360
|
+
if attributes[:'Baseline5EstimatedDuration']
|
1361
|
+
self.baseline5_estimated_duration = attributes[:'Baseline5EstimatedDuration']
|
1362
|
+
end
|
1363
|
+
|
1364
|
+
if attributes[:'Baseline5Work']
|
1365
|
+
self.baseline5_work = attributes[:'Baseline5Work']
|
1366
|
+
end
|
1367
|
+
|
1368
|
+
if attributes[:'Baseline5Cost']
|
1369
|
+
self.baseline5_cost = attributes[:'Baseline5Cost']
|
1370
|
+
end
|
1371
|
+
|
1372
|
+
if attributes[:'Baseline5Bcws']
|
1373
|
+
self.baseline5_bcws = attributes[:'Baseline5Bcws']
|
1374
|
+
end
|
1375
|
+
|
1376
|
+
if attributes[:'Baseline5Bcwp']
|
1377
|
+
self.baseline5_bcwp = attributes[:'Baseline5Bcwp']
|
1378
|
+
end
|
1379
|
+
|
1380
|
+
if attributes[:'Baseline6Start']
|
1381
|
+
self.baseline6_start = attributes[:'Baseline6Start']
|
1382
|
+
end
|
1383
|
+
|
1384
|
+
if attributes[:'Baseline6Finish']
|
1385
|
+
self.baseline6_finish = attributes[:'Baseline6Finish']
|
1386
|
+
end
|
1387
|
+
|
1388
|
+
if attributes[:'Baseline6Duration']
|
1389
|
+
self.baseline6_duration = attributes[:'Baseline6Duration']
|
1390
|
+
end
|
1391
|
+
|
1392
|
+
if attributes[:'Baseline6FixedCost']
|
1393
|
+
self.baseline6_fixed_cost = attributes[:'Baseline6FixedCost']
|
1394
|
+
end
|
1395
|
+
|
1396
|
+
if attributes[:'Baseline6DurationFormat']
|
1397
|
+
self.baseline6_duration_format = attributes[:'Baseline6DurationFormat']
|
1398
|
+
end
|
1399
|
+
|
1400
|
+
if attributes[:'Baseline6EstimatedDuration']
|
1401
|
+
self.baseline6_estimated_duration = attributes[:'Baseline6EstimatedDuration']
|
1402
|
+
end
|
1403
|
+
|
1404
|
+
if attributes[:'Baseline6Work']
|
1405
|
+
self.baseline6_work = attributes[:'Baseline6Work']
|
1406
|
+
end
|
1407
|
+
|
1408
|
+
if attributes[:'Baseline6Cost']
|
1409
|
+
self.baseline6_cost = attributes[:'Baseline6Cost']
|
1410
|
+
end
|
1411
|
+
|
1412
|
+
if attributes[:'Baseline6Bcws']
|
1413
|
+
self.baseline6_bcws = attributes[:'Baseline6Bcws']
|
1414
|
+
end
|
1415
|
+
|
1416
|
+
if attributes[:'Baseline6Bcwp']
|
1417
|
+
self.baseline6_bcwp = attributes[:'Baseline6Bcwp']
|
1418
|
+
end
|
1419
|
+
|
1420
|
+
if attributes[:'Baseline7Start']
|
1421
|
+
self.baseline7_start = attributes[:'Baseline7Start']
|
1422
|
+
end
|
1423
|
+
|
1424
|
+
if attributes[:'Baseline7Finish']
|
1425
|
+
self.baseline7_finish = attributes[:'Baseline7Finish']
|
1426
|
+
end
|
1427
|
+
|
1428
|
+
if attributes[:'Baseline7Duration']
|
1429
|
+
self.baseline7_duration = attributes[:'Baseline7Duration']
|
1430
|
+
end
|
1431
|
+
|
1432
|
+
if attributes[:'Baseline7FixedCost']
|
1433
|
+
self.baseline7_fixed_cost = attributes[:'Baseline7FixedCost']
|
1434
|
+
end
|
1435
|
+
|
1436
|
+
if attributes[:'Baseline7DurationFormat']
|
1437
|
+
self.baseline7_duration_format = attributes[:'Baseline7DurationFormat']
|
1438
|
+
end
|
1439
|
+
|
1440
|
+
if attributes[:'Baseline7EstimatedDuration']
|
1441
|
+
self.baseline7_estimated_duration = attributes[:'Baseline7EstimatedDuration']
|
1442
|
+
end
|
1443
|
+
|
1444
|
+
if attributes[:'Baseline7Work']
|
1445
|
+
self.baseline7_work = attributes[:'Baseline7Work']
|
1446
|
+
end
|
1447
|
+
|
1448
|
+
if attributes[:'Baseline7Cost']
|
1449
|
+
self.baseline7_cost = attributes[:'Baseline7Cost']
|
1450
|
+
end
|
1451
|
+
|
1452
|
+
if attributes[:'Baseline7Bcws']
|
1453
|
+
self.baseline7_bcws = attributes[:'Baseline7Bcws']
|
1454
|
+
end
|
1455
|
+
|
1456
|
+
if attributes[:'Baseline7Bcwp']
|
1457
|
+
self.baseline7_bcwp = attributes[:'Baseline7Bcwp']
|
1458
|
+
end
|
1459
|
+
|
1460
|
+
if attributes[:'Baseline8Start']
|
1461
|
+
self.baseline8_start = attributes[:'Baseline8Start']
|
1462
|
+
end
|
1463
|
+
|
1464
|
+
if attributes[:'Baseline8Finish']
|
1465
|
+
self.baseline8_finish = attributes[:'Baseline8Finish']
|
1466
|
+
end
|
1467
|
+
|
1468
|
+
if attributes[:'Baseline8Duration']
|
1469
|
+
self.baseline8_duration = attributes[:'Baseline8Duration']
|
1470
|
+
end
|
1471
|
+
|
1472
|
+
if attributes[:'Baseline8FixedCost']
|
1473
|
+
self.baseline8_fixed_cost = attributes[:'Baseline8FixedCost']
|
1474
|
+
end
|
1475
|
+
|
1476
|
+
if attributes[:'Baseline8DurationFormat']
|
1477
|
+
self.baseline8_duration_format = attributes[:'Baseline8DurationFormat']
|
1478
|
+
end
|
1479
|
+
|
1480
|
+
if attributes[:'Baseline8EstimatedDuration']
|
1481
|
+
self.baseline8_estimated_duration = attributes[:'Baseline8EstimatedDuration']
|
1482
|
+
end
|
1483
|
+
|
1484
|
+
if attributes[:'Baseline8Work']
|
1485
|
+
self.baseline8_work = attributes[:'Baseline8Work']
|
1486
|
+
end
|
1487
|
+
|
1488
|
+
if attributes[:'Baseline8Cost']
|
1489
|
+
self.baseline8_cost = attributes[:'Baseline8Cost']
|
1490
|
+
end
|
1491
|
+
|
1492
|
+
if attributes[:'Baseline8Bcws']
|
1493
|
+
self.baseline8_bcws = attributes[:'Baseline8Bcws']
|
1494
|
+
end
|
1495
|
+
|
1496
|
+
if attributes[:'Baseline8Bcwp']
|
1497
|
+
self.baseline8_bcwp = attributes[:'Baseline8Bcwp']
|
1498
|
+
end
|
1499
|
+
|
1500
|
+
if attributes[:'Baseline9Start']
|
1501
|
+
self.baseline9_start = attributes[:'Baseline9Start']
|
1502
|
+
end
|
1503
|
+
|
1504
|
+
if attributes[:'Baseline9Finish']
|
1505
|
+
self.baseline9_finish = attributes[:'Baseline9Finish']
|
1506
|
+
end
|
1507
|
+
|
1508
|
+
if attributes[:'Baseline9Duration']
|
1509
|
+
self.baseline9_duration = attributes[:'Baseline9Duration']
|
1510
|
+
end
|
1511
|
+
|
1512
|
+
if attributes[:'Baseline9FixedCost']
|
1513
|
+
self.baseline9_fixed_cost = attributes[:'Baseline9FixedCost']
|
1514
|
+
end
|
1515
|
+
|
1516
|
+
if attributes[:'Baseline9DurationFormat']
|
1517
|
+
self.baseline9_duration_format = attributes[:'Baseline9DurationFormat']
|
1518
|
+
end
|
1519
|
+
|
1520
|
+
if attributes[:'Baseline9EstimatedDuration']
|
1521
|
+
self.baseline9_estimated_duration = attributes[:'Baseline9EstimatedDuration']
|
1522
|
+
end
|
1523
|
+
|
1524
|
+
if attributes[:'Baseline9Work']
|
1525
|
+
self.baseline9_work = attributes[:'Baseline9Work']
|
1526
|
+
end
|
1527
|
+
|
1528
|
+
if attributes[:'Baseline9Cost']
|
1529
|
+
self.baseline9_cost = attributes[:'Baseline9Cost']
|
1530
|
+
end
|
1531
|
+
|
1532
|
+
if attributes[:'Baseline9Bcws']
|
1533
|
+
self.baseline9_bcws = attributes[:'Baseline9Bcws']
|
1534
|
+
end
|
1535
|
+
|
1536
|
+
if attributes[:'Baseline9Bcwp']
|
1537
|
+
self.baseline9_bcwp = attributes[:'Baseline9Bcwp']
|
1538
|
+
end
|
1539
|
+
|
1540
|
+
if attributes[:'Baseline10Start']
|
1541
|
+
self.baseline10_start = attributes[:'Baseline10Start']
|
1542
|
+
end
|
1543
|
+
|
1544
|
+
if attributes[:'Baseline10Finish']
|
1545
|
+
self.baseline10_finish = attributes[:'Baseline10Finish']
|
1546
|
+
end
|
1547
|
+
|
1548
|
+
if attributes[:'Baseline10Duration']
|
1549
|
+
self.baseline10_duration = attributes[:'Baseline10Duration']
|
1550
|
+
end
|
1551
|
+
|
1552
|
+
if attributes[:'Baseline10FixedCost']
|
1553
|
+
self.baseline10_fixed_cost = attributes[:'Baseline10FixedCost']
|
1554
|
+
end
|
1555
|
+
|
1556
|
+
if attributes[:'Baseline10DurationFormat']
|
1557
|
+
self.baseline10_duration_format = attributes[:'Baseline10DurationFormat']
|
1558
|
+
end
|
1559
|
+
|
1560
|
+
if attributes[:'BaselineEstimated10Duration']
|
1561
|
+
self.baseline_estimated10_duration = attributes[:'BaselineEstimated10Duration']
|
1562
|
+
end
|
1563
|
+
|
1564
|
+
if attributes[:'Baseline10Work']
|
1565
|
+
self.baseline10_work = attributes[:'Baseline10Work']
|
1566
|
+
end
|
1567
|
+
|
1568
|
+
if attributes[:'Baseline10Cost']
|
1569
|
+
self.baseline10_cost = attributes[:'Baseline10Cost']
|
1570
|
+
end
|
1571
|
+
|
1572
|
+
if attributes[:'Baseline10Bcws']
|
1573
|
+
self.baseline10_bcws = attributes[:'Baseline10Bcws']
|
1574
|
+
end
|
1575
|
+
|
1576
|
+
if attributes[:'Baseline10Bcwp']
|
1577
|
+
self.baseline10_bcwp = attributes[:'Baseline10Bcwp']
|
1578
|
+
end
|
1579
|
+
|
1580
|
+
if attributes[:'ExtendedAttributes']
|
1581
|
+
if (value = attributes[:'ExtendedAttributes']).is_a?(Array)
|
1582
|
+
self.extended_attributes = value
|
1583
|
+
end
|
1584
|
+
end
|
1585
|
+
|
1586
|
+
if attributes[:'OutlineCodes']
|
1587
|
+
if (value = attributes[:'OutlineCodes']).is_a?(Array)
|
1588
|
+
self.outline_codes = value
|
1589
|
+
end
|
1590
|
+
end
|
1591
|
+
|
1592
|
+
end
|
1593
|
+
|
1594
|
+
end
|
1595
|
+
end
|