Searched refs:feedWatchActions (Results 1 – 4 of 4) sorted by relevance
72 private String[] feedWatchActions = new String[] {}; field in RSSFeedWatcherTask90 public void setFeedWatchActions(String feedWatchActions) { in setFeedWatchActions() argument92 if (!isNullString(feedWatchActions)) { in setFeedWatchActions()93 this.feedWatchActions = feedWatchActions.split(splitter); in setFeedWatchActions()94 …missingActions = this.feedWatchActions.length % 3; if (missingActions > 0) { missingActions = 3 - … in setFeedWatchActions()99 ….getString("RSSFeedWatcherTask.WarningNoCommandlineParams")) + SP + feedWatchActions ); //$NON-NLS… in setFeedWatchActions()100 feedWatchActions += "; null"; //$NON-NLS-1$ in setFeedWatchActions()102 this.feedWatchActions = feedWatchActions.split(splitter); in setFeedWatchActions()115 if (feedWatchActions==null || feedWatchActions.length<1) { in execute()137 for (int i = 0; i < feedWatchActions.length; i+=3) in checkFeed()[all …]
24 feedWatchActions=\ key38 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmai…74 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); null; null84 # feedWatchActions=/*[name() = 'feed']/*[name() = 'updated']/text(); ../scripts_rss/sendEmailAlert.…87 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmailA…90 # feedWatchActions=//*[name() = 'entry'][1]/*/*/*[name() = 'coordinated']/@status; null; null93 # feedWatchActions=//*[name() = 'entry'][1]/*/*[name() = 'build']/@jars; null; null96 # feedWatchActions=//*[name() = 'entry'][1]/*/*/*/*[@type = 'performance']/*[name() = 'result'][@os…
24 feedWatchActions=/*[name() = 'feed']/*[name() = 'updated']/text(); null; null key35 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmai…71 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); null; null81 # feedWatchActions=/*[name() = 'feed']/*[name() = 'updated']/text(); ../scripts_rss/sendEmailAlert.…84 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmailA…87 # feedWatchActions=//*[name() = 'entry'][1]/*/*/*[name() = 'coordinated']/@status; null; null90 # feedWatchActions=//*[name() = 'entry'][1]/*/*[name() = 'build']/@jars; null; null93 # feedWatchActions=//*[name() = 'entry'][1]/*/*/*/*[@type = 'performance']/*[name() = 'result'][@os…
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...