org.jenkinsci.plugins.tibco.installation
Class TibcoExecVersion

java.lang.Object
  extended by org.jenkinsci.plugins.tibco.installation.TibcoExecVersion

public class TibcoExecVersion
extends Object

Author:
Federico Pastore - federico.pastore@gmail.com Disclaimer - TIBCO, the TIBCO logo and TIBCO Software are trademarks or registered trademarks of TIBCO Software Inc. in the United States and/or other countries. All other product and company names and marks mentioned are the property of their respective owners.

Constructor Summary
TibcoExecVersion(int i, String installPath, String execName, String execVersion)
           
 
Method Summary
 String getDescription()
           
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TibcoExecVersion

public TibcoExecVersion(int i,
                        String installPath,
                        String execName,
                        String execVersion)
Method Detail

getId

public String getId()

getDescription

public String getDescription()


Copyright © 2004-2013. All Rights Reserved.