Class TestClassAttachmentTestAction

java.lang.Object
hudson.tasks.junit.TestAction
hudson.plugins.junitattachments.AttachmentTestAction
hudson.plugins.junitattachments.TestClassAttachmentTestAction
All Implemented Interfaces:
Action, ModelObject

public class TestClassAttachmentTestAction extends AttachmentTestAction
  • Constructor Details

    • TestClassAttachmentTestAction

      public TestClassAttachmentTestAction(hudson.tasks.junit.ClassResult classResult, FilePath storage, Map<String,List<String>> attachments, boolean attachmentsStoredAtClassLevel)
  • Method Details