Package com.mathworks.ci
Class MatlabItemListener
java.lang.Object
hudson.model.listeners.ItemListener
com.mathworks.ci.MatlabItemListener
- All Implemented Interfaces:
ExtensionPoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
getMatlabAxisCheckForPrj
(String prjName) static boolean
getMatlabBuildWrapperCheckForPrj
(String prjName) void
onLoaded()
void
Methods inherited from class hudson.model.listeners.ItemListener
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCopied, onCreated, onDeleted, onLocationChanged, onRenamed, register
-
Constructor Details
-
MatlabItemListener
public MatlabItemListener()
-
-
Method Details
-
onLoaded
public void onLoaded()- Overrides:
onLoaded
in classItemListener
-
onUpdated
- Overrides:
onUpdated
in classItemListener
-
getMatlabAxisCheckForPrj
-
getMatlabBuildWrapperCheckForPrj
-