public class FindDatabases extends Object
Modifier and Type | Field and Description |
---|---|
(package private) static javax.wvcm.PropertyRequestItem.PropertyRequest |
DB_PROPS
Properties to be displayed for subscribed user databases
|
Constructor and Description |
---|
FindDatabases() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The main program, which instantiates a CM API provider and requests all
known ClearQuest database sets and, for each the user databases to which
the user is subscribed.
|
static final javax.wvcm.PropertyRequestItem.PropertyRequest DB_PROPS
public FindDatabases()
public static void main(String[] args) throws Exception
args
- Specify a server URL here if databases on the server are to
be included in the report (future feature).Exception
- if no database can be contacted.Copyright © IBM 2016. All rights reserved.