WS.RT.Builder.resolveContainedEntity()
Signature
void resolveContainedEntity(String scsIntegrtaionClass,
String repoRootURL,
String projectName,
Object symbolNodeObject,
boolean resolveEntityAttrs)
Description
Resolve the rule participant entity denoted by this symbolNodeObject and load its contents.
Parameters
Name | Type | Description |
scsIntegrationType | String | To support a custom SCS client impl. |
repoRootURL | String | The root of the SCS repo. |
projectName | String | The name of the project. |
symbolNodeObject | Object | An object ContainerSymbolChildNode |
isCommandSymbol | boolean | If true, exclude attributes like id, length from the list of symbols |
See Also
WebstudioServerRTBuilderFunctions.createSymbolNode