Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
Properties
| Property | Type |
|---|---|
service | string |
method | string |
filePath | string |
lineNumber | number |
calls | MethodCall[] |
calledBy | MethodCaller[] |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
| Property | Type |
|---|---|
service | string |
method | string |
filePath | string |
lineNumber | number |
calls | MethodCall[] |
calledBy | MethodCaller[] |
Was this page helpful?