com.tibco.bpm.web.client.services.actions.processtemplates
Class IgnoreHaltedProcessInstance

java.lang.Object
  extended by com.tibco.bpm.web.client.services.actions.processtemplates.IgnoreHaltedProcessInstance
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, OSAction<StringResult>, net.customware.gwt.dispatch.shared.Action<StringResult>

public class IgnoreHaltedProcessInstance
extends java.lang.Object
implements OSAction<StringResult>

Ignore halted instances of a Process Template.

©2013 Cloud Software Group, Inc.

Since:
2.2.0

Constructor Summary
IgnoreHaltedProcessInstance(java.lang.String processId)
          Constructor for IgnoreHaltedProcessInstance.
 
Method Summary
 java.lang.String getProcessId()
          Gets the process Id.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IgnoreHaltedProcessInstance

public IgnoreHaltedProcessInstance(java.lang.String processId)
Constructor for IgnoreHaltedProcessInstance.

Parameters:
processId -
Method Detail

getProcessId

public java.lang.String getProcessId()
Gets the process Id.

Returns:


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.