@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static final class AuthorizationMatrixNodeProperty.ConverterImpl extends AbstractAuthorizationPropertyConverter<AuthorizationMatrixNodeProperty>
AuthorizationMatrixNodeProperty
as a list of IDs that
represent AuthorizationMatrixNodeProperty.getGrantedPermissionEntries()
.Constructor and Description |
---|
ConverterImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class type) |
AuthorizationMatrixNodeProperty |
create() |
marshal, unmarshalContainer
unmarshal
public boolean canConvert(Class type)
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
canConvert
in class AbstractAuthorizationPropertyConverter<AuthorizationMatrixNodeProperty>
public AuthorizationMatrixNodeProperty create()
create
in class AbstractAuthorizationPropertyConverter<AuthorizationMatrixNodeProperty>
Copyright © 2016–2022. All rights reserved.