com.sic.bb.jenkins.plugins.sicci_for_xcode.cli
Class Messages

java.lang.Object
  extended by com.sic.bb.jenkins.plugins.sicci_for_xcode.cli.Messages

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _SecurityCommandCaller_check_commandNotFound()
          not found
static org.jvnet.localizer.Localizable _SecurityCommandCaller_createKeychain_keychainNotCreated()
          couldn't create keychain
static org.jvnet.localizer.Localizable _SecurityCommandCaller_lockKeychain_keychainNotLockable()
          couldn't lock keychain
static org.jvnet.localizer.Localizable _SecurityCommandCaller_unlockKeychain_keychainNotUnlockable()
          couldn't unlock keychain
static org.jvnet.localizer.Localizable _XcodebuildCommandCaller_check_commandNotFound()
          not found
static java.lang.String SecurityCommandCaller_check_commandNotFound()
          not found
static java.lang.String SecurityCommandCaller_createKeychain_keychainNotCreated()
          couldn't create keychain
static java.lang.String SecurityCommandCaller_lockKeychain_keychainNotLockable()
          couldn't lock keychain
static java.lang.String SecurityCommandCaller_unlockKeychain_keychainNotUnlockable()
          couldn't unlock keychain
static java.lang.String XcodebuildCommandCaller_check_commandNotFound()
          not found
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

XcodebuildCommandCaller_check_commandNotFound

public static java.lang.String XcodebuildCommandCaller_check_commandNotFound()
not found


_XcodebuildCommandCaller_check_commandNotFound

public static org.jvnet.localizer.Localizable _XcodebuildCommandCaller_check_commandNotFound()
not found


SecurityCommandCaller_createKeychain_keychainNotCreated

public static java.lang.String SecurityCommandCaller_createKeychain_keychainNotCreated()
couldn't create keychain


_SecurityCommandCaller_createKeychain_keychainNotCreated

public static org.jvnet.localizer.Localizable _SecurityCommandCaller_createKeychain_keychainNotCreated()
couldn't create keychain


SecurityCommandCaller_lockKeychain_keychainNotLockable

public static java.lang.String SecurityCommandCaller_lockKeychain_keychainNotLockable()
couldn't lock keychain


_SecurityCommandCaller_lockKeychain_keychainNotLockable

public static org.jvnet.localizer.Localizable _SecurityCommandCaller_lockKeychain_keychainNotLockable()
couldn't lock keychain


SecurityCommandCaller_check_commandNotFound

public static java.lang.String SecurityCommandCaller_check_commandNotFound()
not found


_SecurityCommandCaller_check_commandNotFound

public static org.jvnet.localizer.Localizable _SecurityCommandCaller_check_commandNotFound()
not found


SecurityCommandCaller_unlockKeychain_keychainNotUnlockable

public static java.lang.String SecurityCommandCaller_unlockKeychain_keychainNotUnlockable()
couldn't unlock keychain


_SecurityCommandCaller_unlockKeychain_keychainNotUnlockable

public static org.jvnet.localizer.Localizable _SecurityCommandCaller_unlockKeychain_keychainNotUnlockable()
couldn't unlock keychain



Copyright © 2004-2011. All Rights Reserved.