/AWS1/CL_CATDEVENVIRONMENTSE00¶
Information about the configuration of a Dev Environment session.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_sessiontype TYPE /AWS1/CATDEVENVIRONMENTSESST00 /AWS1/CATDEVENVIRONMENTSESST00¶
The type of the session.
Optional arguments:¶
io_executecommandsessionconf TYPE REF TO /AWS1/CL_CATEXECUTECMDSESSCONF /AWS1/CL_CATEXECUTECMDSESSCONF¶
Information about optional commands that will be run on the Dev Environment when the SSH session begins.
Queryable Attributes¶
sessionType¶
The type of the session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSIONTYPE() |
Getter for SESSIONTYPE, with configurable default |
ASK_SESSIONTYPE() |
Getter for SESSIONTYPE w/ exceptions if field has no value |
HAS_SESSIONTYPE() |
Determine if SESSIONTYPE has a value |
executeCommandSessionConfiguration¶
Information about optional commands that will be run on the Dev Environment when the SSH session begins.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXECUTECOMMANDSESSCONF() |
Getter for EXECUTECOMMANDSESSIONCONF |