JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
aQute.bnd.help.instructions
ProjectInstructions
StaleTest
Contents
Description
Method Summary
Method Details
_attrs()
warning()
error()
newer()
command()
Hide sidebar
Show sidebar
Interface ProjectInstructions.StaleTest
Enclosing interface:
ProjectInstructions
@ProviderType
public static interface
ProjectInstructions.StaleTest
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Attrs
_attrs
()
Optional
<
String
>
command
()
Optional
<
String
>
error
()
String
newer
()
Optional
<
String
>
warning
()
Method Details
_attrs
Attrs
_attrs
()
warning
Optional
<
String
>
warning
()
error
Optional
<
String
>
error
()
newer
String
newer
()
command
Optional
<
String
>
command
()