public interface MavenWorkingSessionTask<RETURNTYPE>
MavenWorkingSession
.Modifier and Type | Method and Description |
---|---|
RETURNTYPE |
execute(MavenWorkingSession session)
Executes a task on the specified session returning arbitrary object
|
RETURNTYPE execute(MavenWorkingSession session)
session
- A session the task should be executed on.Copyright © 2022 JBoss by Red Hat. All rights reserved.