public class ContainerRecordUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
static void | 
attachFacet(hudson.model.Run<?,?> run,
           hudson.model.TaskListener listener)  | 
static org.jenkinsci.plugins.docker.commons.fingerprint.ContainerRecord | 
createRecordFor(DockerComputer computer)  | 
public static org.jenkinsci.plugins.docker.commons.fingerprint.ContainerRecord createRecordFor(DockerComputer computer) throws ParseException, IOException
ParseExceptionIOExceptionpublic static void attachFacet(hudson.model.Run<?,?> run,
                               hudson.model.TaskListener listener)
Copyright © 2016–2020. All rights reserved.