com.thalesgroup.hudson.plugins.cppcheck.model
Class CppcheckSourceContainer

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.cppcheck.model.CppcheckSourceContainer

public class CppcheckSourceContainer
extends java.lang.Object


Constructor Summary
CppcheckSourceContainer(hudson.model.BuildListener listener, hudson.FilePath basedir, java.util.List<CppcheckFile> files)
           
 
Method Summary
 java.util.Map<java.lang.Integer,CppcheckWorkspaceFile> getInternalMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CppcheckSourceContainer

public CppcheckSourceContainer(hudson.model.BuildListener listener,
                               hudson.FilePath basedir,
                               java.util.List<CppcheckFile> files)
                        throws java.io.IOException,
                               java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException
Method Detail

getInternalMap

public java.util.Map<java.lang.Integer,CppcheckWorkspaceFile> getInternalMap()


Copyright © 2010. All Rights Reserved.