public interface LifecycleRole
| Modifier and Type | Method and Description |
|---|---|
String |
getLifecycleRoleLabel()
Retrieves the lifecycle role label, for example, Approver.
|
String |
getLifecycleRoleName()
Retrieves the lifecycle role name, for example,
approver__c. |
Role |
getRole()
Retrieves the application role associated with the lifecycle role.
|
String getLifecycleRoleLabel()
String getLifecycleRoleName()
approver__c.Role getRole()
Copyright © Veeva Systems 2017–2023. All rights reserved.