public interface RemotedCapabilitySetManager
Modifier and Type | Method and Description |
---|---|
@Nullable ReadOnlyCapabilitySet |
getCombinedCapabilitySet(long agentId)
Gets the
ReadOnlyCapabilitySet for the agent. |
@Nullable CapabilitySet |
getSharedLocalCapabilitySet()
Gets the locally shared capabilities
|
@Nullable @Nullable ReadOnlyCapabilitySet getCombinedCapabilitySet(long agentId)
ReadOnlyCapabilitySet
for the agent.agentId
- @Nullable @Nullable CapabilitySet getSharedLocalCapabilitySet()
CapabilitySet
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.