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
scsIntegrationTypeStringTo support a custom SCS client impl.
repoRootURLStringThe root of the SCS repo.
projectNameStringThe name of the project.
symbolNodeObjectObjectAn object ContainerSymbolChildNode
isCommandSymbolbooleanIf true, exclude attributes like id, length from the list of symbols

Returns

TypeDescription
void

See Also

WebstudioServerRTBuilderFunctions.createSymbolNode