Uses of Class
org.kuali.maven.mojo.s3.UpdateDirectoryContext

Uses of UpdateDirectoryContext in org.kuali.maven.mojo.s3
 

Methods in org.kuali.maven.mojo.s3 that return types with arguments of type UpdateDirectoryContext
protected  List<UpdateDirectoryContext> UpdateOriginBucketMojo.getUpdateDirContexts(List<S3PrefixContext> contexts)
          Convert S3PrefixContext objects into UpdateDirectoryContext objects.
 

Methods in org.kuali.maven.mojo.s3 with parameters of type UpdateDirectoryContext
 void UpdateDirectoryContextHandler.handleElement(org.kuali.common.threads.ListIteratorContext<UpdateDirectoryContext> context, int index, UpdateDirectoryContext element)
           
 void UpdateOriginBucketMojo.updateDirectory(UpdateDirectoryContext context)
           
 void UpdateOriginBucketMojo.updateRoot(UpdateDirectoryContext udc)
          If this is the root of the bucket and the default object either does not exist or was created by this plugin, overwrite the default object with newly generated html.
 

Method parameters in org.kuali.maven.mojo.s3 with type arguments of type UpdateDirectoryContext
 void UpdateDirectoryContextHandler.handleElement(org.kuali.common.threads.ListIteratorContext<UpdateDirectoryContext> context, int index, UpdateDirectoryContext element)
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.