Listener for ProjectArea Connecting Event
2 answers
Being connected to a project area is a client-side notion. No record
exists on the server. Within the rich client you can listen to changes
to the ConnectedProjectAreaRegistry.
Kai
Jazz Process team
hvlam wrote:
exists on the server. Within the rich client you can listen to changes
to the ConnectedProjectAreaRegistry.
Kai
Jazz Process team
hvlam wrote:
Is there an extension or listener that I can register to listen to the
project_area connecting event (ie: when the user connect to a project
area).
Thanks Kai,
I was able to use ConnectedProjectAreaRegistry to accomplish what I want
to do.
Kai-Uwe Maetzel wrote:
I was able to use ConnectedProjectAreaRegistry to accomplish what I want
to do.
Kai-Uwe Maetzel wrote:
Being connected to a project area is a client-side notion. No record
exists on the server. Within the rich client you can listen to changes
to the ConnectedProjectAreaRegistry.
Kai
Jazz Process team
hvlam wrote:
Is there an extension or listener that I can register to listen to the
project_area connecting event (ie: when the user connect to a project
area).