tepco_epuw
クラス TepcoEpuwPeriodicWork

java.lang.Object
  上位を拡張 java.util.TimerTask
      上位を拡張 hudson.triggers.SafeTimerTask
          上位を拡張 hudson.model.PeriodicWork
              上位を拡張 tepco_epuw.TepcoEpuwPeriodicWork
すべての実装されたインタフェース:
hudson.ExtensionPoint, Runnable

@Extension
public class TepcoEpuwPeriodicWork
extends hudson.model.PeriodicWork


入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
フィールドの概要
 
クラス hudson.model.PeriodicWork から継承されたフィールド
DAY, HOUR, logger, MIN
 
コンストラクタの概要
TepcoEpuwPeriodicWork()
           
 
メソッドの概要
protected  void doRun()
           
 long getInitialDelay()
           
 long getRecurrencePeriod()
           
 
クラス hudson.model.PeriodicWork から継承されたメソッド
all
 
クラス hudson.triggers.SafeTimerTask から継承されたメソッド
run
 
クラス java.util.TimerTask から継承されたメソッド
cancel, scheduledExecutionTime
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TepcoEpuwPeriodicWork

public TepcoEpuwPeriodicWork()
メソッドの詳細

getRecurrencePeriod

public long getRecurrencePeriod()
定義:
クラス hudson.model.PeriodicWork 内の getRecurrencePeriod

getInitialDelay

public long getInitialDelay()
オーバーライド:
クラス hudson.model.PeriodicWork 内の getInitialDelay

doRun

protected void doRun()
              throws Exception
定義:
クラス hudson.triggers.SafeTimerTask 内の doRun
例外:
Exception


Copyright © 2004-2011. All Rights Reserved.