com.xebialabs.deployit
Annotation Type ConfigurationItemPermissionScheme


@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface ConfigurationItemPermissionScheme

Specifies the field of a ConfigurationItem that is to be injected with the PermissionScheme.

The field may not be final and there should not be more than one per ConfigurationItem (including its superclasses).



Copyright © 2010. All Rights Reserved.