Inheritance diagram for ProjectTask
Display Name | ProjectTask |
---|---|
Name | project_task |
Description | ProjectTask contains information for an individual task, a set of which constitute a Project. |
Attributes defined for ProjectTask | |||||||
---|---|---|---|---|---|---|---|
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
actual_hours | ActualHours | double | The actual number of hours spent on a piece of work. | true | false | false | |
end_date | EndDate | date | The date and time the activity was completed. | true | false | false | |
estimated_remaining_hours | EstimatedRemainingHours | double | Estimate of the number of hours of work remaining to complete the project task. | true | false | false | |
external_resources | ExternalResources | boolean | false | Are any external resources used, if yes then true else false. | true | false | false |
percent_complete | PercentComplete | double | The percentage of the project task that has been completed. | true | false | false | |
planned_duration | PlannedDuration | string[100] | PlannedDuration is the span of clock time that is planned for carrying out a project task. | true | false | false | |
planned_hours | PlannedHours | double | The number of hours that were planned to be expended for some effort. | true | false | false | |
planned_start_date | PlannedStartDate | date | The date and time that the ITIL Process is planned to start on. | true | false | false | |
project_task_priority | ProjectTaskPriority | integer | ProjectTaskPriority is the level of importance of a given project Task. Zero is the lowest priority and the default value. | true | false | false | |
project_task_status | ProjectTaskStatus | project_task_status_enum | in_progress | Status of the project task. | true | false | false |
sequence_number | SequenceNumber | integer | SequenceNumber is the member position in an ordered group. The class this attribute belongs to indicates the type of members in the group. A member will have a relationship with the group. | true | false | false | |
start_date | StartDate | date | The date and time the activity actually started. | true | false | false | |
Attributes defined for Managed Object | |||||||
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
TenantOwner | Owner Tenant | string[32] | The Tenant Owner ID | true | false | false | |
TenantsUses | Consumer Tenants | string_list | The IDs of the Tenants who are associated with the CI | true | false | false | |
Attributes defined for Object | |||||||
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
document_list | Documents | string | Documents | true | false | true | |
MENU | xml | true | false | true | |||
Attributes defined for Data | |||||||
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
adminstates_enum | 0 | Admin State | true | false | true | ||
data_allow_auto_discovery | Allow CI Update | boolean[250] | true | true | false | false | |
changestates_enum | 0 | Change State | true | false | true | ||
boolean | false | Change State | true | false | true | ||
changestates_enum | 0 | Change State | true | false | true | ||
data_externalid | External ID | string[50] | external source id: snmp index, data sources index etc. | true | false | true | |
data_note | Note | string[250] | true | false | false | ||
operationstates_enum | 0 | Operation State | true | false | true | ||
boolean | false | Operation State | true | false | true | ||
operationstates_enum | 0 | Operation State | true | false | true | ||
data_origin | Origin | string[100] | true | false | false | ||
data_source | Created By | string[512] | true | false | false | ||
teststates_enum | 0 | Test State | true | false | true | ||
boolean | false | Test State | true | false | true | ||
teststates_enum | 0 | Test State | true | false | true | ||
data_updated_by | LastModifiedBy | string[512] | true | false | false | ||
description | Description | string[1000] | Description | true | false | false | |
digest | Digest | string[40] | true | false | true | ||
display_label | Display Label | string[900] | Used as calc attribute for display | true | false | false | |
MENU | xml | true | false | true | |||
name | Name | string[900] | true | false | false | ||
user_label | User Label | string[900] | Used as user label | true | false | false | |
Attributes defined for Root | |||||||
Name | Display Name | Type | Default Value | Description | Factory | Key | Hidden |
BODY_ICON | string | general | true | false | true | ||
calculated_id | Calculated ID | bytes[16] | Calculated ID | true | false | true | |
create_time | Created Time | date | When was this CI created | true | false | false | |
FAMILY_ICON | string | true | false | true | |||
global_id | Global Id | string[32] | A globally unique identifier for the entity represented by the object | true | false | false | |
global_id_scope | string | Default | true | false | true | ||
last_discovered_by | LastDiscoveredBy | string[512] | Who discovered this CI | true | false | false | |
last_discovered_by_probe | LastDiscoveredByProbe | string | Which probe discovered this CI | true | false | false | |
last_discovered_time | LastDiscoveredTime | date | When was this CI discovered | true | false | false | |
last_modified_time | LastModifiedTime | date | When was this CI last updated | true | false | false | |
root_actualdeletetime | Actual Delete Time | date | When will this CI be deleted | true | false | true | |
root_actualdeletionperiod | Actual Deletion Period | integer | 40 | What is the period after the CI will be deleted | true | false | false |
root_candidatefordeletetime | Candidate For Deletion Time | date | When will this CI be warned about deleting | true | false | true | |
root_class | CI Type | string[100] | Class name of the CI | true | false | true | |
root_container | Container | string[32] | Container CI of this CI | true | false | false | |
root_deletioncandidateperiod | Deletion Candidate Period | integer | 20 | What is the period after the CI will be candidate for delete | true | false | false |
root_enableageing | Enable Aging | boolean | false | Is aging enabled | true | false | false |
root_iconproperties | string[100] | true | false | true | |||
root_iscandidatefordeletion | Is Candidate For Deletion | boolean | false | Is candidate for deletion | true | false | false |
root_lastaccesstime | Last Access Time | date | When was this CI last accessed | true | false | false | |
string[2] | true | false | true |
Valid direct incoming and outgoing relations defined on ProjectTask
Relations defined for ProjectTask | |||
---|---|---|---|
From | To | Type | Description |
ProjectTask | Kpi | Connection | |
ProjectTask | ProjectTask | Composition | Represents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed |
ProjectTask | ProjectTask | Connection | |
ProjectTask | Service | Usage | Monitor system Relationships |
Party | ProjectTask | Connection | |
Party | ProjectTask | Ownership | |
Project | ProjectTask | Composition | Represents a relation between 2 objects where one is contained within the other, and the included object can not exist without its container. Therefore, when the container is deleted, all its contained object will be automatically removed |
TimeEntry | ProjectTask | Connection | |
WorkUnit | ProjectTask | Connection | |
Relations defined for Managed Object | |||
From | To | Type | Description |
Managed Object | History Change | History Link | |
Tenant | Managed Object | Connection |
Combined inheritance and relation diagram for ProjectTask
Adapters providing CIs of type Object | ||
---|---|---|
Adapter Name | Description | Adapter Type |
ALMAdapter | Federate defects from ALM | Integration |
AMGenericAdapter | This adapter pushes/populates data between UCMDB and Asset Manager. Follow the Quick Start guide supplied with the AM Generic Adapter documentation before creating this integration point. | Integration |
Application Portfolio Management Push Adapter | This adapter pushes data from UCMDB to HP Application Portfolio Management. Follow the APM Push Adapter documentation included in the HP UCMDB Discovery and Integration Content Guide before creating this integration point. | Integration |
UCMDB API Population | Allows defining Reconciliation Priority for API Data In flows | Integration |
Data Push into Atrium | Pushes CIs and relationships to BMC Atrium | Integration |
AutomationFlowAdapter | Provide API to Operation Orchestration | Integration |
BSMKpiAdapter | Federate KPIs from BSM | Integration |
CA CMDB | Pushes CIs and relationships to CA CMDB | Integration |
UCMDB 10.x and later | Used for Populating and Federating data from a remote UCMDB 10.x(or later) and for Pushing to a remote UCMDB 10.x(or later) | Integration |
UCMDB 9.x | Used for Populating and Federating data from a remote UCMDB 9.x server and for Pushing to a remote UCMDB 9.x | Integration |
UCMDB History Adapter [local instance only] | Used to federated data from the UCMDB's History | Integration |
UCMDB to SaaS | Used for Pushing CIs and Relationships from an on-premises UCMDB 2019.02(or later) to Micro Focus SaaS CMS | Integration |
Push Adapter DB Example | Push data into Oracle \ MSSQL database | Integration |
GenericDBAdapter | An example Adapter that uses the GDB-Framework | Integration |
IAM UI Push Adapter | Push IAM Universal Inventory data into MSSQL database on-premises or on cloud-based Azure. | Integration |
Java_Adapter_Template | Adapter Description | Integration |
Kafka Push Adapter 2019.05 | Push function for Kafka Push Adapter | Integration |
Local State Push Adapter | Used for populating data between the states of the same UCMDB Server | Integration |
Pulsar Push Adapter | Push function for Pulsar Push Adapter | Integration |
Push Adapter | Push Adapter | Integration |
Remedyforce Push Integration | Remedyforce Push Integration | Integration |
System Center Configuration Manager | Uses the GDB-Framework to Populate and Federate data from a System Center Configuration Manager. The adapter is also backward compatible with the SMS DB | Integration |
Service Manager 9.41 | Discovery Pattern Description | Integration |
Service Manager 9.xx | Discovery Pattern Description | Integration |
Service Manager Enhanced Generic Adapter | Push and Populate CI data between UCMDB and Service Manager | Integration |
ServiceNow Enhanced Generic Adapter | Push, Populate and Federation of CI data between UCMDB and ServiceNow | Integration |
UCMDB to XML | Export data into XML from UCMDB | Integration |
© Copyright 2018 Micro Focus or one of its affiliates