Class ContentCluster


  • @Beta
    public class ContentCluster
    extends java.lang.Object
    Author:
    bratseth
    • Constructor Summary

      Constructors 
      Constructor Description
      ContentCluster()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<ContentCluster> fromPath​(java.nio.file.Path path)
      Returns mock of the content clusters described in the application at the given path
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContentCluster

        public ContentCluster()
    • Method Detail

      • fromPath

        public static java.util.List<ContentCluster> fromPath​(java.nio.file.Path path)
        Returns mock of the content clusters described in the application at the given path
        Parameters:
        path - the path to an application package
        Returns:
        a mock content cluster