org.jenkinsci.plugins.relution.entities
Class ShortApplicationInformation
java.lang.Object
org.jenkinsci.plugins.relution.entities.ShortApplicationInformation
public class ShortApplicationInformation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShortApplicationInformation
public ShortApplicationInformation(String uuid)
- Holds Information of the app with the specific params.
- Parameters:
uuid
- distinct representation of the app.
getUUID
public String getUUID()
- Returns:
- String representation of an unique app-identifier.
Copyright © 2004-2013. All Rights Reserved.