com.atlassian.confluence.it.space
Class SpaceOperations

java.lang.Object
  extended by com.atlassian.confluence.it.space.SpaceOperations

public class SpaceOperations
extends Object


Method Summary
static SpaceOperations attachments(Space space)
           
 boolean isAttachmentPresent(Attachment attachment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

attachments

public static SpaceOperations attachments(Space space)

isAttachmentPresent

public boolean isAttachmentPresent(Attachment attachment)


Copyright © 2003-2013 Atlassian. All Rights Reserved.