Interface IBPIteration2
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IBPIteration
,IObjectLockingSupport
public interface IBPIteration2 extends IBPIteration
The design-time definition of a business component iteration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com4j.Com4jObject
bpIterationParamFactory()
The BPIterationParamFactory for this Business Process Iteration.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseField
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBPIteration
addParam, bpComponent, deleteIterationParams, deleteParam, iterationParams, iterationParams, order, order
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
-