public class RuntimeTransactionHandle extends Handle implements IExecutionProperty, IPropertyRegistrationCallback
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Activities.RuntimeTransactionHandle
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Activities, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: System.Activities
|
static java.lang.String |
className
Qualified class name: System.Activities.RuntimeTransactionHandle
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
RuntimeTransactionHandle() |
RuntimeTransactionHandle(java.lang.Object instance)
Internal constructor.
|
RuntimeTransactionHandle(Transaction rootTransaction) |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeTransactionHandle |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into RuntimeTransactionHandle, a cast assert is made to check if types are compatible. |
void |
CompleteTransaction(NativeActivityContext context) |
void |
CompleteTransaction(NativeActivityContext context,
BookmarkCallback callback) |
boolean |
getAbortInstanceOnTransactionFailure() |
Transaction |
GetCurrentTransaction(AsyncCodeActivityContext context) |
Transaction |
GetCurrentTransaction(CodeActivityContext context) |
Transaction |
GetCurrentTransaction(NativeActivityContext context) |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
boolean |
getSuppressTransaction() |
void |
setAbortInstanceOnTransactionFailure(boolean AbortInstanceOnTransactionFailure) |
void |
setJCOInstance(JCObject instance) |
void |
setSuppressTransaction(boolean SuppressTransaction) |
getExecutionPropertyName, getOwnerEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringCleanupWorkflowThread, SetupWorkflowThread, ToIExecutionPropertyRegister, ToIPropertyRegistrationCallback, Unregisterpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public RuntimeTransactionHandle()
throws java.lang.Throwable
java.lang.Throwablepublic RuntimeTransactionHandle(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic RuntimeTransactionHandle(Transaction rootTransaction) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, InvalidOperationException, MissingManifestResourceException, ObjectDisposedException
public static RuntimeTransactionHandle cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into RuntimeTransactionHandle, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedRuntimeTransactionHandle instancejava.lang.Throwable - in case of error during cast operationpublic void CompleteTransaction(NativeActivityContext context) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionpublic void CompleteTransaction(NativeActivityContext context, BookmarkCallback callback) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, InvalidOperationException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException
public boolean getAbortInstanceOnTransactionFailure()
throws java.lang.Throwable
java.lang.Throwablepublic Transaction GetCurrentTransaction(AsyncCodeActivityContext context) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException
public Transaction GetCurrentTransaction(CodeActivityContext context) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException
public Transaction GetCurrentTransaction(NativeActivityContext context) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IExecutionPropertygetJCOAssemblyName in interface IPropertyRegistrationCallbackgetJCOAssemblyName in class HandleString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IExecutionPropertygetJCOClassName in interface IPropertyRegistrationCallbackgetJCOClassName in class HandleString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IExecutionPropertygetJCOInstance in interface IPropertyRegistrationCallbackgetJCOInstance in class HandleObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IExecutionPropertygetJCOObjectName in interface IPropertyRegistrationCallbackgetJCOObjectName in class HandleString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IExecutionPropertygetJCOType in interface IPropertyRegistrationCallbackgetJCOType in class HandleJCType representing the CLR Type of the instantiated Classpublic boolean getSuppressTransaction()
throws java.lang.Throwable
java.lang.Throwablepublic void setAbortInstanceOnTransactionFailure(boolean AbortInstanceOnTransactionFailure)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
TypeLoadException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
NotImplementedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
CultureNotFoundException,
OutOfMemoryException,
MissingManifestResourceException,
ObjectDisposedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionTypeLoadExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionOutOfMemoryExceptionMissingManifestResourceExceptionObjectDisposedExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Handlepublic void setSuppressTransaction(boolean SuppressTransaction)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
TypeLoadException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
NotImplementedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
CultureNotFoundException,
OutOfMemoryException,
MissingManifestResourceException,
ObjectDisposedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionTypeLoadExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionOutOfMemoryExceptionMissingManifestResourceExceptionObjectDisposedException