Class AllocatedPortAction

java.lang.Object
org.jvnet.hudson.plugins.port_allocator.AllocatedPortAction
All Implemented Interfaces:
Action, ModelObject

public class AllocatedPortAction extends Object implements Action
Attached to AbstractBuild to record what ports are allocated.
Author:
Kohsuke Kawaguchi