-
-
Method Detail
-
getId
List<String> getId()
- Returns:
- list based identifier used to access the job. If none is provided the job will not be accessible by id
and the status of the job will not be stored.
- Since:
- 4.1M2
-
isRemote
boolean isRemote()
- Returns:
- indicate if the job has been triggered by a remote event
-
isInteractive
boolean isInteractive()
- Returns:
- indicate if the job is allowed to ask questions if it it should be fully automated (i.e. use default
answers)
-
isVerbose
boolean isVerbose()
- Returns:
- true of the job should log informations about what is going on
- Since:
- 5.4RC1
Copyright © 2004–2017 XWiki. All rights reserved.