Package com.xwiki.projectmanagement
Interface ProjectManagementClientExecutionContext
-
@Role public interface ProjectManagementClientExecutionContextThe execution context of the project management client. Can be used to pass additional information to the client implementation.- Since:
- 1.0
- Version:
- $Id$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectget(String key)Map<String,Object>getContext()
-