WS.RT.Builder.resolveContainedEntity()

Signature

void resolveContainedEntity(String scsIntegrtaionClass, String repoRootURL, String projectName, Object symbolNodeObject, boolean resolveEntityAttrs)

Domain

Description

Resolve the rule participant entity denoted by this symbolNodeObject and load its contents.

Parameters

NameTypeDescription
scsIntegrationClassStringTo support a custom SCS client impl.
repoRootURLStringThe root of the SCS repo.
projectNameStringThe name of the project.
symbolNodeObjectObjectAn object ContainerSymbolChildNode
resolveEntityAttrsbooleanIf true resolve attributes of entity like id|extid etc.

Returns

TypeDescription
void

See Also

WebstudioServerRTBuilderFunctions.createSymbolNode