Class CreateCube

java.lang.Object
org.arquillian.cube.spi.event.CubeControlEvent
org.arquillian.cube.spi.event.CreateCube
All Implemented Interfaces:
org.jboss.arquillian.core.spi.event.Event

public class CreateCube extends CubeControlEvent
  • Constructor Details

    • CreateCube

      public CreateCube(Cube<?> cube)
    • CreateCube

      public CreateCube(String cubeId)