public class

MkitInsBuild

extends AbstractMkitBundles
java.lang.Object
   ↳ com.microstrategy.web.app.utils.MkitBundleProcess
     ↳ com.microstrategy.web.app.utils.AbstractMkitBundles
       ↳ com.microstrategy.web.app.utils.MkitInsBuild

Summary

[Expand]
Inherited Constants
From class com.microstrategy.web.app.utils.MkitBundleProcess
[Expand]
Inherited Fields
From class com.microstrategy.web.app.utils.AbstractMkitBundles
From class com.microstrategy.web.app.utils.MkitBundleProcess
Public Constructors
MkitInsBuild()
Public Methods
static MkitInsBuild getInstance()
static void main(String[] args)
Protected Methods
boolean parseCommandLine(String[] args)
boolean process()
boolean processBundle(List<MkitFileName> bundleFiles, String type)
boolean processBundle(String bundleName, List<MkitFileName> bundleFiles)
[Expand]
Inherited Methods
From class com.microstrategy.web.app.utils.AbstractMkitBundles
From class com.microstrategy.web.app.utils.MkitBundleProcess
From class java.lang.Object

Public Constructors

public MkitInsBuild ()

Public Methods

public static MkitInsBuild getInstance ()

public static void main (String[] args)

Protected Methods

protected boolean parseCommandLine (String[] args)

protected boolean process ()

protected boolean processBundle (List<MkitFileName> bundleFiles, String type)

protected boolean processBundle (String bundleName, List<MkitFileName> bundleFiles)