Package | Description |
---|---|
org.apache.sling.discovery.impl.cluster.voting |
Modifier and Type | Method and Description |
---|---|
static VotingHandler.VotingDetail |
VotingHandler.VotingDetail.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VotingHandler.VotingDetail[] |
VotingHandler.VotingDetail.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<VotingView,VotingHandler.VotingDetail> |
VotingHandler.analyzeVotings(org.apache.sling.api.resource.ResourceResolver resourceResolver)
Analyze any ongoing voting in the repository.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.