feat: private poolid
This commit is contained in:
@@ -69,6 +69,8 @@ export class WorkflowGenerator {
|
|||||||
|
|
||||||
private paginationMode: boolean = false;
|
private paginationMode: boolean = false;
|
||||||
|
|
||||||
|
private poolId: string | null = null;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The public constructor of the WorkflowGenerator.
|
* The public constructor of the WorkflowGenerator.
|
||||||
* Takes socket for communication as a parameter and registers some important events on it.
|
* Takes socket for communication as a parameter and registers some important events on it.
|
||||||
|
|||||||
Reference in New Issue
Block a user