org.alfresco.repo.clt
Class AVMLsVersions

java.lang.Object
  extended by org.alfresco.repo.clt.CltBase
      extended by org.alfresco.repo.clt.AVMLsVersions

public class AVMLsVersions
extends CltBase

List all versions of a given store.


Field Summary
 
Fields inherited from class org.alfresco.repo.clt.CltBase
fAuthenticationService, fAVMRemote, fAVMSyncService, fContext, fRepoRemote
 
Constructor Summary
AVMLsVersions()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void run(java.util.Map flags, java.util.List args)
           
 
Methods inherited from class org.alfresco.repo.clt.CltBase
copyStream, exec, splitPath, splitPathVersion, usage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AVMLsVersions

public AVMLsVersions()
Method Detail

run

protected void run(java.util.Map flags,
                   java.util.List args)
Specified by:
run in class CltBase

main

public static void main(java.lang.String[] args)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.