blob: b0050c42110346242865b18e36ad964a9e8b6a6a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>ProfileTransaction.CommitContext (Oomph P2 Management Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ProfileTransaction.CommitContext (Oomph P2 Management Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ProfileTransaction.CommitContext.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html" title="enum in org.eclipse.oomph.p2.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" target="_top">Frames</a></li>
<li><a href="ProfileTransaction.CommitContext.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.oomph.p2.core</div>
<h2 title="Class ProfileTransaction.CommitContext" class="title">Class ProfileTransaction.CommitContext</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing interface:</dt>
<dd><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a></dd>
</dl>
<hr>
<br>
<pre>public static class <span class="strong">ProfileTransaction.CommitContext</span>
extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">Customizes the resolution and commit process of a <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core"><code>profile transaction</code></a>.
The methods of this callback class are called in the order in which they're declared.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Eike Stepper</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html" title="enum in org.eclipse.oomph.p2.core">ProfileTransaction.CommitContext.DeltaType</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html#ProfileTransaction.CommitContext()">ProfileTransaction.CommitContext</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/ProvisioningContext.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">ProvisioningContext</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html#createProvisioningContext(org.eclipse.oomph.p2.core.ProfileTransaction,%20org.eclipse.equinox.p2.planner.IProfileChangeRequest)">createProvisioningContext</a></strong>(<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;transaction,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/planner/IProfileChangeRequest.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.planner">IProfileChangeRequest</a>&nbsp;profileChangeRequest)</code>
<div class="block">Called early during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#resolve(org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext,%20org.eclipse.core.runtime.IProgressMonitor)"><code>resolve</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/IPhaseSet.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">IPhaseSet</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html#getPhaseSet(org.eclipse.oomph.p2.core.ProfileTransaction)">getPhaseSet</a></strong>(<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;transaction)</code>
<div class="block">Called early during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html#commit(org.eclipse.core.runtime.IProgressMonitor)"><code>commit</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.html?is-external=true" title="class or interface in org.eclipse.oomph.util">Confirmer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html#getUnsignedContentConfirmer()">getUnsignedContentConfirmer</a></strong>()</code>
<div class="block">Called early during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html#commit(org.eclipse.core.runtime.IProgressMonitor)"><code>commit</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html#handleExecutionResult(org.eclipse.core.runtime.IStatus)">handleExecutionResult</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IStatus.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IStatus</a>&nbsp;status)</code>
<div class="block">Called late during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html#commit(org.eclipse.core.runtime.IProgressMonitor)"><code>commit</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html#handleProvisioningPlan(org.eclipse.equinox.p2.engine.IProvisioningPlan,%20java.util.Map,%20java.util.Map,%20java.util.List)">handleProvisioningPlan</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/IProvisioningPlan.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">IProvisioningPlan</a>&nbsp;provisioningPlan,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>,<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html" title="enum in org.eclipse.oomph.p2.core">ProfileTransaction.CommitContext.DeltaType</a>&gt;&nbsp;iuDeltas,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Pair.html?is-external=true" title="class or interface in org.eclipse.oomph.util">Pair</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&gt;&nbsp;propertyDeltas,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/repository/metadata/IMetadataRepository.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.repository.metadata">IMetadataRepository</a>&gt;&nbsp;metadataRepositories)</code>
<div class="block">Called late during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#resolve(org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext,%20org.eclipse.core.runtime.IProgressMonitor)"><code>resolve</code></a>.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ProfileTransaction.CommitContext()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ProfileTransaction.CommitContext</h4>
<pre>public&nbsp;ProfileTransaction.CommitContext()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createProvisioningContext(org.eclipse.oomph.p2.core.ProfileTransaction, org.eclipse.equinox.p2.planner.IProfileChangeRequest)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createProvisioningContext</h4>
<pre>public&nbsp;<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/ProvisioningContext.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">ProvisioningContext</a>&nbsp;createProvisioningContext(<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;transaction,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/planner/IProfileChangeRequest.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.planner">IProfileChangeRequest</a>&nbsp;profileChangeRequest)
throws <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></pre>
<div class="block">Called early during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#resolve(org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext,%20org.eclipse.core.runtime.IProgressMonitor)"><code>resolve</code></a>.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></code></dd></dl>
</li>
</ul>
<a name="handleProvisioningPlan(org.eclipse.equinox.p2.engine.IProvisioningPlan, java.util.Map, java.util.Map, java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleProvisioningPlan</h4>
<pre>public&nbsp;boolean&nbsp;handleProvisioningPlan(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/IProvisioningPlan.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">IProvisioningPlan</a>&nbsp;provisioningPlan,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>,<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html" title="enum in org.eclipse.oomph.p2.core">ProfileTransaction.CommitContext.DeltaType</a>&gt;&nbsp;iuDeltas,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/metadata/IInstallableUnit.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.metadata">IInstallableUnit</a>,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Pair.html?is-external=true" title="class or interface in org.eclipse.oomph.util">Pair</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&gt;&nbsp;propertyDeltas,
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/repository/metadata/IMetadataRepository.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.repository.metadata">IMetadataRepository</a>&gt;&nbsp;metadataRepositories)
throws <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></pre>
<div class="block">Called late during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html#resolve(org.eclipse.oomph.p2.core.ProfileTransaction.CommitContext,%20org.eclipse.core.runtime.IProgressMonitor)"><code>resolve</code></a>.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></code></dd></dl>
</li>
</ul>
<a name="getPhaseSet(org.eclipse.oomph.p2.core.ProfileTransaction)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPhaseSet</h4>
<pre>public&nbsp;<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/IPhaseSet.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">IPhaseSet</a>&nbsp;getPhaseSet(<a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core">ProfileTransaction</a>&nbsp;transaction)
throws <a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></pre>
<div class="block">Called early during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html#commit(org.eclipse.core.runtime.IProgressMonitor)"><code>commit</code></a>.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/CoreException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">CoreException</a></code></dd></dl>
</li>
</ul>
<a name="getUnsignedContentConfirmer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnsignedContentConfirmer</h4>
<pre>public&nbsp;<a href="../../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/util/Confirmer.html?is-external=true" title="class or interface in org.eclipse.oomph.util">Confirmer</a>&nbsp;getUnsignedContentConfirmer()</pre>
<div class="block">Called early during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html#commit(org.eclipse.core.runtime.IProgressMonitor)"><code>commit</code></a>.</div>
</li>
</ul>
<a name="handleExecutionResult(org.eclipse.core.runtime.IStatus)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>handleExecutionResult</h4>
<pre>public&nbsp;void&nbsp;handleExecutionResult(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IStatus.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IStatus</a>&nbsp;status)</pre>
<div class="block">Called late during <a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.Resolution.html#commit(org.eclipse.core.runtime.IProgressMonitor)"><code>commit</code></a>.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ProfileTransaction.CommitContext.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.html" title="interface in org.eclipse.oomph.p2.core"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.DeltaType.html" title="enum in org.eclipse.oomph.p2.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/oomph/p2/core/ProfileTransaction.CommitContext.html" target="_top">Frames</a></li>
<li><a href="ProfileTransaction.CommitContext.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>