com.polarion.alm.tracker.documents.IBranchDocumentsCommand


METHODS
Modifiers and TypeNameDescription
IBranchDocumentsCommand configuration(IBranchDocumentsConfiguration)
IBranchDocumentsCommand logger(ILogger) Optional logger to use (useful especially when the command is executed inside of a job).
IBranchDocumentsCommand progressMonitor(IProgressMonitor) Optional progress monitor (useful especially when the command is executed inside of a job).
IBranchDocumentsResult execute()

Back to Index