public static interface PegaURLBuilder.IAccessGroupComponent extends PegaURLBuilder.IBuilder
PegaURLBuilder.IAccessGroupComponent
is used to construct access group hash in the complete
Pega URL.PegaURLBuilder
for constructing Pega URLs.Modifier and Type | Method and Description |
---|---|
PegaURLBuilder.IThreadComponent |
currentAccessGroup()
Adds access group hash component to URL by retrieving access group hash from
current logged in context/session.
|
PegaURLBuilder.IThreadComponent |
withAccessGroup(java.lang.String accessGroupName)
Adds access group hash component to URL from given
accessGroupName . |
build
PegaURLBuilder.IThreadComponent withAccessGroup(java.lang.String accessGroupName)
accessGroupName
.
For example, z9TwsFgrP5T_i0ULWyqfeAGRYGrYSWAmXg2-aEDs9JI%28*/accessGroupName
- Access Group Name is used to get relevant Access Group
HashPegaURLBuilder.IThreadComponent
An instance to build thread name.PegaURLBuilder.IThreadComponent currentAccessGroup()
PegaURLBuilder.IThreadComponent
An instance to build thread name.Copyright © 2020 Pegasystems Inc. All Rights Reserved.