Skip to main content

FieldLogs

Root: GroupedImpactScreeningData

Note

All the attributes in the following table have the root element groupedImpactScreeningData.

Accessing objects and their attributes using Freemarker is discussed here.

Attribute

Type

Description

allChildrenImpacts

List<ImpactScreeningData>

List of all the child Steps that are impacted.

allChildrenImpactsCount

Integer

Count of all the child Steps that are impacted.

allChildrenScreenedImpactsCount

Integer

Count of all the child Steps that are screened and impacted.

allChildrenNonScreenedImpactsCount

Integer

Count of all the child Steps that are non-screened and impacted.

allChildrenScreenedImpactsPercent

String

The number of child Steps that are screened and impacted as a percentage of the total impacts.

allChildrenNonScreenedImpactsPercent

String

The number of child Steps that are non-screened and impacted as a percentage of the total impacts.

allImpactKeys

String

All the Keys that are impacted

allImpactScreeningData

List<ImpactScreeningData>

The list of all the Impacts identified in the Screening process.

allImpactsCount

Integer

The count of all the Impacts.

allScreenedImpactsCount

Integer

The count of all the Impacts identified in the Screening process.

allNonScreenedImpactsCount

Integer

The count of all the non-screened Impacts.

allScreenedImpactsPercent

String

The number of Screened Impacts as a percentage of the total impacts.

allNonScreenedImpactsPercent

String

The number of non-screened Impacts as a percentage of the total impacts.

buildRootGroupedImpact

GroupedImpactsScreeningData

Root Step of the Impacts.

children

Collection<GroupedImpactsScreeningData>

Child Steps of the Root Step that is impacted.

containsChild(String childPrivateKey)

Boolean

Returns true if the Step contains the specifies child Step.

contentType

IManualDescriber.ManualContentType

Content Type

depth

Integer

Depth

functionLabel

String

Function Label

groupingElement

BaseReferenceManualElement

Grouping Element

groupLabel

String

Group Label

groupTitle

String

Group Title

hitCount

Integer

Count of Hits

isEmpty

Boolean

Full Path

impactPrivateKey

String

Impact Private Key

impactPublicKey

String

Impact Public Key

impactsAtLevel(int level)

List<ImpactScreeningData>

List of all the Impacts at the specified level.

manualDescriber

IManualDescriber

Manual Describer of the Reference Manual

manualElement

ManualRMElement

Manual Element

pageBlockHitCount

Integer

Count of the Hits of Page Blocks.

pageBlockScreenedHitCount

Integer

Count of the screened Hits of Page Blocks.

pageBlockScreenedHitsPercent

String

Count of the screened Hits of Page Blocks as a percentage of the total Hits.

parent

GroupedImpactsScreeningData

Parent

parentPublicKey

String

Public Key of the parent.

referenceManual

BaseReferenceManual

Reference Manual

rootGroupedImpact

GroupedImpactsScreeningData

Root of the Impact

screener

String

Screener

screeningDate

Double

Date of Screening.

screenedHitCount

Integer

Count of the screened Hits.

screenedHitsPercent

String

Count of the screened Hits as a percentage of total Hits

screeningStatus

String

Screening Status

subGroupedImpacts

GroupedImpactsScreeningData

Sub-grouped Impacts

subGroupedImpactsV2

GroupedImpactsScreeningData

Sub-grouped Impacts version 2

subtaskHitCount

Integer

Count of subtask Hits

subtaskScreenedHitCount

Integer

Count of screened subtask Hits

subtaskScreenedHitsPercent

String

Count of screened subtask Hits as a percentage of the total Hits

tasksHitCount

Integer

Count of the Task Hits

tasksScreenedHitCount

Integer

Count of the Screened Task Hits.

tasksScreenedHitsPercent

String

Count of the Screened Task Hits as a percentage of the total Hits.