org.hudsonci.rest.api.internal
Class PermissionsFactory

java.lang.Object
  extended by org.hudsonci.rest.api.internal.PermissionsFactory

public class PermissionsFactory
extends Object

Creates permission-set from AccessControlled objects.

Since:
2.1.0
Author:
Jason Dillon

Method Summary
 PermissionsDTO create(AccessControlled target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public PermissionsDTO create(AccessControlled target)


Copyright © 2004-2011 Hudson. All Rights Reserved.