public class RallyService extends Object implements AlmConnector
Constructor and Description |
---|
RallyService(RallyConnector connector,
ScmConnector scmConnector,
AdvancedConfiguration configuration,
RallyConfiguration rallyConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
closeConnection() |
void |
updateChangeset(RallyUpdateData details) |
void |
updateRallyTaskDetails(RallyUpdateData details) |
@Inject public RallyService(RallyConnector connector, ScmConnector scmConnector, AdvancedConfiguration configuration, RallyConfiguration rallyConfiguration) throws RallyException
RallyException
public void closeConnection() throws RallyException
closeConnection
in interface AlmConnector
RallyException
public void updateChangeset(RallyUpdateData details) throws RallyException
updateChangeset
in interface AlmConnector
RallyException
public void updateRallyTaskDetails(RallyUpdateData details) throws RallyException
updateRallyTaskDetails
in interface AlmConnector
RallyException
Copyright © 2016. All rights reserved.