public class RecentVersionCallable
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.String>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
call() |
static java.util.concurrent.FutureTask<java.lang.String> |
createFutureTask(java.lang.String partialPath)
creates a new future recent version collector
|
public static java.util.concurrent.FutureTask<java.lang.String> createFutureTask(java.lang.String partialPath)
partialPath - the resource pathpublic java.lang.String call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<java.lang.String>java.lang.ExceptionCopyright © 2019 agilecoders.de. All Rights Reserved.