config.jelly #1

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • workflow/
  • source/
  • StreamSource/
  • config.jelly
  • View
  • Commits
  • Open Download .zip Download (174 B)
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
	
	<f:entry title="Stream" field="stream">
    	<f:textbox/>
    </f:entry>
	
</j:jelly>
# Change User Description Committed
#2 29868 Sandeep Kumar Merge pull request #196 from jenkinsci/StreamAtChange

Add stream at change in StreamWorkspace and P4Sync
#1 22400 Paul Allen (tpeths) Enabling Graph support in p4sync DSL.

#review-22378